body { margin:0px; font-family:Arial, Helvetica, sans-serif; padding: 0;  font-size:12px; line-height:16px;}

A { FONT-SIZE: 12px; COLOR: #333333; TEXT-DECORATION:underline }

A:link { COLOR: #000080 }

A:visited { COLOR: #000080 }

A:hover { COLOR: #000080; text-decoration:underline }

td, p, span{ font-family:Verdana, Arial, Helvetica, sans-serif; }

hr {height:1px; color:#666666;}
form {margin:0px; padding:0px;}
select {color:#000000; font-size:11px; border:1px solid #047B95;}


/*H Tags*/ /*default font-size for each H tag is 32,24,18,16,13,9 respectively*/

H1 {font-size:27px; color: #000000; margin:0px; font-weight:normal; line-height:34px; padding-bottom:8px}
H1 a:link {font-size: 22px; font-weight: bold; color: #990000; margin:0px; padding-bottom:3px; border-bottom:1px solid #990000; text-decoration:none;}
H1 a:visited {font-size: 22px; font-weight: bold; color: #990000; margin:0px; padding-bottom:3px; border-bottom:1px solid #990000; text-decoration:none;}
H1 a:hover {font-size: 22px; font-weight: bold; color: #990000; margin:0px; padding-bottom:3px; border-bottom:1px solid #990000; text-decoration:none;}
/*use this for header (page title)*/


H2 {font-size:18px; font-weight:bold; color: #000000; margin:3px; line-height:20px; font-weight:normal}
H2 a:link {font-size: 18px; font-weight:bold; color: #990000;}
H2 a:visited {font-size: 18px; font-weight:bold; color: #990000;}
H2 a:hover {font-size: 18px; font-weight:bold; color: #990000;}
/*use this for sub-header (you can say sub title), for ex. I used it in Glossary page*/

H3 {font-size:14px; font-weight:bold; color:#000000; margin:0px;}
H3 a:link {font-size:14px; font-weight:bold; color:#990000; text-decoration:none;}
H3 a:visited {font-size:14px; font-weight:bold; color:#990000; text-decoration:none;}
H3 a:hover {font-size:14px; font-weight:bold; color:#990000; text-decoration:underline;}
/*use this for small-title */

H4 {font-size:18px; font-weight:normal; color:#000000; text-transform:uppercase; margin:0px; font-family:"Times New Roman", Times, serif}
h4 a:link {font-size:12px; font-weight:bold; color:#000000; text-transform:uppercase ;color:#000000}
h4 a:visited {font-size:12px; font-weight:bold; color:#000000; text-transform:uppercase; color:#000000}
h4 a:hover {font-size:12px; font-weight:bold; color:#000000; text-transform:uppercase ;color:#999999;}
/*use this for bold text with special identification for ex. I used it in glossary word*/

H5 {font-size:14px; font-weight:bold; color:#000080; margin:0px;}
h5 a:link {font-size:14px; font-weight:bold; text-decoration:none; color:#000080;}
h5 a:visited {font-size:14px; font-weight:bold; text-decoration:none; color:#000080}
h5 a:hover {font-size:14px; font-weight:bold; text-decoration:none; color:#000080;}

/*use this for bold small title (no special identification)*/


H6 {font-size:12px;font-weight: bold; color: #000000; margin:0px; padding-bottom:3px; border-bottom:1px solid #990000}
h6 a:link {font-size:10px; font-weight:normal; font-style:italic; color:#666666; text-decoration:none}
h6 a:visited {font-size:10px; font-weight:normal; font-style:italic; color:#666666; text-decoration:none}
h6 a:hover {font-size:10px; font-weight:normal; font-style:italic; color:#666666; text-decoration:underline}

/* here I used it for small italic or very small notes*/

/*------------------------------------------------------------------------------------*/

/* These classes will apply at several standard places (like error message, in case if you don't want border (image link) information block etc.) default classes in each CSS*/

.subtit {border-top:#ccc 1px solid; font-size:15px; color:#333; line-height:20px}
.leftmid {background:#A12404 url(../images3/leftmidbg.jpg) top left repeat-x;}
.leftmid a { color:#fff}
.formden {font-size:14px; color:#FFFFFF}

#discla { font-size:10px; float:left; margin-top:10px;text-align:left}