td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333;
	text-align:left;
}

.box {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #006699; 
	background-color: #F2F2F2; 
	text-transform: uppercase;
	border: #CCCCCC; 
	border-style: dotted; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
a:link {  color: #0099CC; text-decoration: none}
a:visited { color: #0099CC; text-decoration: none }
a:hover { color: #003399; text-decoration: none }
a:active { color: #003399; text-decoration: none }
