body, font, p, td { 
	font-family: Verdana;
	}
	
.fixed { 
	font-size: 10pt;
 }
	

a {  color: #0033FF;}
a:active {  color: #0033FF;}
a:visited { color: #0033FF;}
a:hover {  color: #0033FF;}

a.Small {  font-size: 8pt; color: #0033FF; }
a.Normal {  font-size: 10pt; color: #0033FF;}
a.Large {  font-size: 11pt; color: #0033FF;}
a.Larger {  font-size: 12pt; color: #0033FF;}

.header {  background-image:  url(html/images/headers/manual_header_bg.jpg); background-repeat: repeat-x;  }
.small {  font-size: small; font-style: normal}


.purple  {
	color : 333366;
	}
.blue {
	color : blue;
	}

