a, a:link, a:visited, a:active { 
font-family : "Arial";
color : #073152;
font-size : 10pt;
text-decoration : none;
font-weight : bold;
} 


A:hover { 
font-family : "Arial";
color : #C81123;
text-decoration : underline;


} 

p, tr, td, ul, li { 
color : #000000;
font-family : "Arial";
font-size : 10pt;
}  


th { 
background : #dbeaf5;
color : #000000;
} 

header1, h1 { 
color : #BB1C2C;
font-family : "Arial";
font-size : 12pt;
} 

header2, h2 { 
font-family : "Arial";
color : yellow;
font-size : 12pt;
text-decoration : none;
} 

header3, h3 { 
font-family : "Arial";
color : white;
font-size : 11pt;
font-weight : bold;

} 

header4, h4 { 
font-family : "Arial";
color : black;
font-size : 11pt;
text-decoration : none;
font-weight : bold;
} 

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;
}

.first { 
background-image: url(images/picbg_02.jpg);
}