body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #0E1E33;
}

.style1 {	
	color: #990000;
	font-size: 18px;
}

.style2 {
	font-weight: bold;
}

.style3 {
	font-size: 10px;	
}

.style5 {
	font-size: 16px;
}

.style6 {
	color: #0E1E33;
	font-weight: bold;
}


h4 {	
	color: #990000;
	font-weight: bolder;	
	font-size: 20px;
}

td {
	font-size: 10px;
}

th {	
	font-size: 10px;
}

p {	
	font-size: 10px;
}

a {
	color: #0000EE;
	text-decoration: underline;
	font-weight:bold;
}

li {	
	font-size: 10px;
}

ol {	
	font-size: 10px;
}


