body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #cc9933;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #cc9933;
}
a:hover {
	text-decoration: none;
	color: #ffd685;
}
a:active {
	text-decoration: underline;
	color: #ffd685;
}
a.Menu {
	text-decoration: none;
	font-size:14px;
	color: #000033;
	display:block;
}
a.Menu:visited {
	text-decoration: none;
	color: #000033;	
	display:block;
}
a.Menu:Active {
	text-decoration: none;
	color: #000099;
	display:block;
}
a.Menu:hover {
	text-decoration: none;
	color: #000099;	
	display:block;
}
a.dark {
	color: #000033;
}
.text {
	font-family: Arial, Verdana;
	font-size: 14px;
}
.header {
	color:#FFF;
	background-color:#003;
}

h2 {font-size:12px;}

h3 {font-size:20px; text-align:center; font-style: italic;}
