a:link {color: #333366} 
a:visited {color: #666699} 
a:hover {color: #333366} 
a:active {color: #000000} 

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
} 
p {
	text-align : justify
}
li {color: #333333; list-style-type: square} 
ul {color: #333333; list-style-type: square} 
ol {color: #333333} 

.menu {font-family:  Arial, Helvetica, sans-serif; font-size: 12px; color: #000000} 
.menu a:link {color: #000000; text-decoration: none} 
.menu a:visited {color: #000000; text-decoration: none} 
.menu a:hover {color: #ffffff; text-decoration: none} 
.menu a:active {color: #cccccc; text-decoration: none} 

.high {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #336633;
	font-weight : 900;
} 
.high a:link {color: #336633; text-decoration: none} 
.high a:visited {color: #336633; text-decoration: none} 
.high a:hover {color: #336633; text-decoration: none} 
.high a:active {color: #336633; text-decoration: none} 

.low {font-family:  Arial, Helvetica, sans-serif; font-size: 10px; color: #999999} 
.low a:link {color: #cccccc; text-decoration: none} 
.low a:visited {color: #cccccc; text-decoration: none} 
.low a:hover {color: #ffffff; text-decoration: none} 
.low a:active {color: #ffffff; text-decoration: none} 

h3 {
	font-size : 14px;
}
h4 {
	font-size : 13px;
}