body
{
	background-color: #E8FBFF;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom: 0px;
}


p, div,  h1,  h2, h3, h4, h5, td, th, ul, li, ol
{
	font-family:tahoma, arial,helvetica,sans-serif;
	color: #00008B;
}

p, div, td, th, ul, li, ol 
{font-size:10pt}

h2
{
	font-size: 16pt;	
}

h3
{
	font-size: 12pt;
	font-weight: bold;
}

h4, h5
{font-size:11pt}

th
{
	background-color: #483D8B;
	color: #F0F8FF;
}

ul
{
	list-style: square;
}

a
{
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size:10pt;
}

A:LINK
{
	 color : Blue;
	 text-decoration: none;	
}

A:VISITED
{
	color : blue;
	text-decoration: none;
}

A:HOVER 
{
	color : Blue;
	text-decoration: underline;
}

A:ACTIVE 
{
	text-decoration: none;
	color : #577B82;
}

#small 
{
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size: 75%;
}
