body {
margin: 0px;
font-family: Arial,Verdana;
font-size: 18px;
font-weight: normal; 
padding-right: 0px; 
padding-left: 0px;
padding-top: 0px;}
}

.header { 
font-family: Arial,Verdana;
font-size: 24px;
font-weight: bold; 
color: #0000CC;
}

.info { 
font-family: Arial,Verdana;
font-size: 20px;
font-weight: bold; 
color: #009900;
font-style: normal;
}

.biggestbodytext { 
font-family: Arial, Helvetica, sans-serif;
font-size: 48px;
font-weight: bold; 
color: #000000;
}

.biggerbodytext { 
font-family: Arial, Helvetica, sans-serif;
font-size: 28px;
font-weight: bold; 
color: #000000;
}

.biggerbodygreentext { 
font-family: Arial, Helvetica, sans-serif;
font-size: 28px;
font-weight: bold; 
color: #00cc00;
}

.biggerbodybluetext { 
font-family: Arial, Helvetica, sans-serif;
font-size: 28px;
font-weight: bold; 
color: #0000ff;
}

.biggerbodyredtext { 
font-family: Arial, Helvetica, sans-serif;
font-size: 28px;
font-weight: bold; 
color: #ff0000;
}

.biggerbodylavtext { 
font-family: Arial, Helvetica, sans-serif;
font-size: 28px;
font-weight: bold; 
color: #660099;
}

.bigbodytext { 
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: bold; 
color: #000000;
font-style: bold; 
}

.bigbodybluetext { 
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: bold; 
color: #0000ff;
font-style: bold; 
}

.bigbodyredtext { 
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: bold; 
color: #ff0000;
font-style: bold; 
}

.bigbodygreentext { 
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: bold; 
color: #00cc00;
font-style: bold; 
}

.bigbodylavtext { 
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: bold; 
color: #660099;
font-style: bold; 
}

.mediumbodytext { 
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold; 
color: #000000;
font-style: bold; 
vertical-align: center;
padding: 0px;
}

.mediumbodyredtext { 
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold; 
color: #ff0000;
font-style: bold; 
vertical-align: center;
padding: 0px;
}

.mediumbodylavtext { 
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold; 
color: #660099;
font-style: bold; 
vertical-align: center;
padding: 0px;
}

.mediumbodybluetext { 
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold; 
color: #0000ff;
font-style: bold; 
vertical-align: center;
padding: 0px;
}

.mediumbodygreentext { 
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold; 
color: #00cc00;
font-style: bold; 
vertical-align: center;
padding: 0px;
}

.smallbodytext { 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal; 
color: #000000;
font-style: normal; 
vertical-align: center;
padding: 0px;
}

.smallbodybluetext { 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:normal; 
color: #0000FF;
font-style: normal; 
vertical-align: center;
padding: 0px;
}

.smallbodylavtext { 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:normal; 
color: #000000;
font-style: normal; 
vertical-align: center;
padding: 0px;
}

.smallbodyredtext { 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:normal; 
color: #ff0000;
font-style: normal; 
vertical-align: center;
padding: 0px;
}


.smallbodygreentext { 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal; 
color: #00cc00;
font-style: normal; 
vertical-align: center;
padding: 0px;
}
.mono { 
background-color: #FFFFA0;
color: black;
font-family: courier;
font-size: 16px;
font-weight: normal; 
padding: 1px;
}
a.link{ 
	color: #660099
;
	text-decoration: none;
	} 
	
a.redlink {
	color: #CC0000;
	text-decoration: none;
	font-size: 14px;
	font-style: italic;
	} 

a.footerlink{ 
	color: #0000FF;
	text-decoration: none;
	font-size: 12px;
	font-style: italic;
	} 
	
a:hover { 
	color: #0000FF;
	text-decoration: underline;
	} 
   
