body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #EDEDED;
}


h1 {
	FONT-SIZE: 18px;
}
h2 {
	FONT-SIZE: 16px;
}


a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
	color: #CC0000;
}


.style1 {font-size: 24px}