body,  { 
	font-size: 10pt; 
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif; 
	color: #32324b; 
}

 p, td, ul, li { 
	font-size: 10pt; 
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif; 
	color: #32324b;
}

h1  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #5b5b8a;
	letter-spacing : 1pt;
}	
	
h2  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #000066;
	font-weight : bold;
	text-transform : uppercase;
	border-bottom : 1pt solid #ffb14e;
}

h3  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #000066;
	font-weight : bold;
	text-transform : uppercase;
	
	}
	
h4  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height: 8pt;
	color : #c8c8c8;
	
	}

h5  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000066;
	font-weight : bold;
	border-bottom : 1pt solid #32324b;
}

.fuss  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

A:link  {
	text-decoration:none;
	color : #7575a4;
	font-weight : bold;
}

A:active  {
	text-decoration:none;
	color : #5b5b8a;
	font-weight : bold;
}

A:visited  {
	text-decoration:none;
	color : #FFBF71;
	font-weight : bold;
}

A:hover  {
	color : white;
	font-weight : bold;
}

h2 a:link  {
	color : #0080C0;
}

h2 a:active  {
	color : #666666;
}

h2 a:visited  {
	color : #0080C0;
}

h2 a:hover  {
	color : #white;
}

h3 a:link  {
	color : #7575a4;
}

h3 a:active  {
	color : #5b5b8a;
}

h3 a:visited  {
	color : #ffe263;
}

h3 a:hover  {
	color : white;
}


