body,td,th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	background-color: #000066;
	font-size: 12px;
}

.Style1 {
    font-size: 20px;
    color: #ffffff;
}
a:link {
	color: #ffcc00;
	text-decoration: none;
}
a:visited {
	color: #ffcc00;
	text-decoration: none;

}
a:hover {
	color: #ffcc00;
	text-decoration: underline;
}
a:active {
	color: #ff0099;
	text-decoration: none;
}
.Style2 {
    font-size: 12px;
	color: #ffffff;
}
.Style3 {
    font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.Style4 {
    font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.Style5 {
    font-size: 25px;
	font-weight: bold;
    color: #ffffff;
}