a, A:link, a:visited, a:active { 
font-family : "Arial";
color : black;
font-size : 10pt;
text-decoration : none;
font-weight : bold;
} 

A:hover { 
font-family : "Arial";
color : #6600cc;
text-decoration : underline;

} 

p, tr, td, ul, li { 
color : #3F3F3F;
font-family : "Arial";
font-size : 10pt;
} 

th { 
background : #dbeaf5;
color : #000000;
} 

header1, h1 { 
color : #6F0FC8;
font-family : "Arial";
font-size : 12pt;
} 

header2, h2 { 
font-family : "Arial";
color : blue;
font-size : 10pt;
} 

header3, h3 { 
font-family : "Arial";
color : #800606;
font-size : 14pt;
text-decoration : underline;

} 

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;
}