@charset "utf-8";

@import url(background.css);
@import url(content.css);

body
{
	behavior: url("../htc/csshover3.htc");
}

a
{
	color: #003471;
	text-decoration: underline;
}

a:hover
{
	color: #406795;
}

body
{
	background-color: #003471;
}

body,form,html,img
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

body,html
{
	height: 100%;
	width: 100%;
}

body,input,td,textarea,th
{
	color: #003471;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	text-align: justify;
}