body {
	background-color: #0E0E88;
}

body,td,th {
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF;
}

a {
	font-family: Arial;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;color: #FFFF00;
}


a:active {
	text-decoration: none;
}



h1,h2,h3,h4,h5,h6 {
	font-family: Arial;
}
h1 {
	font-size: 10px;
	color: #FFFFFF;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
}
h3 {
	font-size: 16px;
	color: #FFFFFF;
}
h4 {
	font-size: 12px;
	color: #FFFFFF;
}
h5 {
	font-size: 12px;
	color: #FF0000;
}
h6 {
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
}
	
.style1 {font-size: 10px}
.style2 {font-size: 12px}
.style3 {font-size: 14px}
.style4 {font-size: 16px}
.style5 {font-size: 18px}
.style6 {font-size: 24px}
.style7 {font-size: 24px}