a, A:link, a:visited, a:active { 
font-family : "Arial";
color : #990000;
font-size : 11pt;
text-decoration : none;
font-weight : bold;
} 

A:hover { 
font-family : "Arial";
color : #F28E0C;
font-size : 11pt;

} 

p, tr, td, ul, li { 
color : #533316;
font-family : "Arial";
font-size : 11pt;
} 

th { 
background : #dbeaf5;
color : #000000;
} 

header1, h1 { 
color : #0582F7;
font-family : "Arial";
font-size : 18pt;
text-decoration : italic;


} 

header2, h2 { 
font-family : "Arial";
color : white;
font-size : 12pt;
text-decoration : none;
} 

header3, h3 { 
font-family : "Arial";
color : black;
font-size : 11pt;
text-decoration : underline;
font-weight : bold;

} 

header4, h4 { 
font-family : "Arial";
color : black;
font-size : 8pt;
text-decoration : none;
font-weight : normal;
} 

header5, h5 { 
font-family : "Arial";
color : black;
font-size : 11pt;
text-decoration : none;
font-weight : normal;
} 

header6, h6 { 
font-family : "Microsoft Sans Serif";
color : black;
font-size : 12pt;
text-decoration : none;
font-weight : normal;
} 

H6:link { 
font-family : "Microsoft Sans Serif";
color : black;
font-size : 12pt;
text-decoration : none;
font-weight : normal;
} 

.intd { 
color : #000000;
font-family : "Arial";
font-size : 11px;
padding-left : 15px;
} 

.wcell { 
background : #ffffff;
vertical-align : top;
} 

.ctrl { 
font-size : 12px;
width : 100%;
} 

.btnform { 
text-align : center;
} 

.btn textarea, select, input { 
font-size : 11px;
font-family : "Arial";
} 

.tfvHighlight { 
font-weight : bold;
color : red;
} 

.tfvNormal { 
font-weight : normal;
color : black;
}