									
body				{ font-family		  : verdana,arial,helvetica,sans-serif;
					  font-size           : 10px;
					  letter-spacing      : +.2px;
					  color               : #111111;
					}										

td					{ font-family		  : verdana,arial,helvetica,sans-serif;
					  font-size           : 10px;
					  letter-spacing      : +.2px;
					  color               : #111111;
					}
					
.head				{ font-size           : 14px;
					  letter-spacing      : -.4px;
					  color               : #333333;
					  font-weight		  : bold;
					}
					

.caption				{ font-size       : 9px;
					  letter-spacing      : -.2px;
					  color               : #666666;
					  font-weight		  : bold;
					}


.mediahead				{ font-size       : 12px;
					  letter-spacing      : -.4px;
					  color               : #4D668F;
					  font-weight		  : bold;
					}




.subhead			{ font-size           : 11px;
					  letter-spacing      : -.2px;
					  color               : #333333;
					  font-weight		  : bold;
					}
					
.box				{ font-size           : 9px;
					  letter-spacing      : -.2px;
					  color               : #88261E;
					}

.boxhead			{ font-size           : 11px;
					  letter-spacing      : -.2px;
					  color               : #88261E;
					  font-weight		  : bold;
					}


.copy				{ font-size           : 10px;
					  letter-spacing      : -.2px;
					  color               : #ffffff;
					}
					
a                   { color               : #4D668F;
					  text-decoration     : none;

					}
					
a:hover     		{ text-decoration     : underline;
					}
					
a:visited     		{ color               : #4D668F;
					}
					

