A:link {
	color: #0000CD;
}
A:visited {
	color: #0000CD;
}

A:hover {
	color: #1E90FF;
}

.title {
	font-size: 13pt;
	
}

.post {
	color: #0000CD;
	border: 1px solid #191970;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11pt;
}

h1{
	font-size: 18px;
	text-align: center;
}

h3{
	font-size: 16px;
	text-align: center;
}

TABLE {
	color: #191970;
	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #ADD8E6;
}

TD {
	background-color: #ADD8E6;
	padding: 3 5 3 5;
}

BODY {
	color: #000000;
	background-color: #EEFFFF;
	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana, Helvetica, sans-serif;
}