body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
p {
	font-size: 13px;
}
A:link { 
	color: #000066;  
	font-size: 13px;
	font-weight: normal; 
	text-decoration: underline;    
}
A:active { 
	color: #000066;  
	font-size: 13px;
	font-weight: normal; 
	text-decoration: underline;  
}
A:visited { 
	color: #000066; 
	font-size: 13px; 
	font-weight: normal; 
	text-decoration: underline;    
}
A:hover { 
	color: #990000; 
	font-size: 13px; 
	font-weight: normal; 
	text-decoration: underline; 
}.heading {
	font-size: 36px;
	font-weight: bold;
	color: #000066;
}
.heading2 {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.heading3 {
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}
td {
	font-size: 13px;
}
.top {
	font-size: 10px;
}
.top A:link { 
	color: #000066;  
	font-size: 10px;
	font-weight: normal; 
	text-decoration: underline;    
}
.top A:active { 
	color: #000066;  
	font-size: 10px;
	font-weight: normal; 
	text-decoration: underline;  
}
.top A:visited { 
	color: #000066; 
	font-size: 10px; 
	font-weight: normal; 
	text-decoration: underline;    
}
.top A:hover { 
	color: #990000; 
	font-size: 10px; 
	font-weight: normal; 
	text-decoration: underline; 
li {
	list-style-type: square;
}
.table1 {
	border: 1px solid #000066;
}
.bottom {
	font-size: 11px;
}
.bottom A:link { 
	font-size: 11px;
}
.bottom A:active { 
	font-size: 11px;
}
.bottom A:visited { 
	font-size: 11px;
}
.bottom A:hover { 
	font-size: 11px;
}
.tablesmalltext {
	font-size: 11px;
}
ul {
	list-style-type: square;
}
