/* CSS Document */

H1 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	color: #2960A3;
	font-weight :bold;
	font-style: normal;
	line-height: 16pt
} 
H2 { font-family: Verdana, Arial,Helvetica; font-size: 12pt; color: #2960A3; font-weight :bold; font-style: normal; line-height: 15pt } 
P { font-family: Verdana, Arial,Helvetica; font-size: 9pt; color: #2960A3; font-weight :medium; font-style: normal; line-height: 12pt } 
li { font-family: Verdana, Arial,Helvetica; font-size: 9pt; color: #2960A3; font-weight :medium; font-style: normal; line-height: 12pt }
.footer { font-family: Verdana, Arial,Helvetica;font-size: 8pt; color: #FFFFFF; font-weight :medium }
A:link {color: #2960A3; text-decoration: underline; font-weight :bold } 
A:visited {color: #2960A3; text-decoration: underline; font-weight :bold } 
A:active {color: #2960A3; text-decoration: underline; font-weight :bold } 
A:hover {color: #6699CC; text-decoration: underline; font-weight :bold }
.menu {font-family: Verdana, Arial,Helvetica; font-size: 10pt; color: #2960A3; font-weight :bold; font-style: normal; line-height: 12pt}
!-- <link rel="stylesheet" href="style.css"> 

