body
{
	font-family:Arial, Helvetica, sans-serif;
	color: #364E85;
	font-size: 12px;
}

h1,{
	font-size: 16px;
	font-weight: bold;
}

h2,{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

h3,{
	font-size: 12px;
	font-style: italic;
}

h4,{
	font-size: 12px;
}

h5,{
	font-size: 10px;
	font-style: italic;
}


A:link {
	color: #364E85;
	font-size: 12px;
	text-decoration:underline
}

A:visited {
	color: #5CADDC;
	font-size: 12px;
	text-decoration:underline
}

A:active {
	color: #364E85;
	font-size: 12px;
	text-decoration:none
}

A:hover {
	color: #FFCC33;
	font-size: 12px;
	text-decoration:underline overline
}
body
