body {
	color: #0000AA;
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #EEF7FF;
}

h1
{
	font-size: 130%;
}

h2
{
	font-size: 110%;
}

h3
{
	font-size: 105%;
}

h4
{
	font-size: 100%;
}

h5
{
	font-size: 95%;
}

h6
{
	font-size: 90%;
}

p, td
{
	font-size: 90%;
}

A  {
	font-size: 90%;
	color: #FF0000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

a:visited {
	font-size: 90%;
	background-color: #CCFFCC;
	color: #FFCC00;
	font-weight: bold;
	font-style: normal;
	color: #003300;
}

A:Active  {
	font-size: 90%;
	font-weight: bold;
	font-style: normal;
	color: #FFCC00;
	text-decoration: underline;
}

A:Hover  {
	font-size: 90%;
	color : #299C39;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
}

hr {
	color: Blue;
	height: 1px;
}

img {
	border: 1px solid #000099;
}
