/* CSS Document */

a:link {
	color: #3C2F8B;
}
a:visited {
	color: #3C2F8B;
}

a:hover {
	color: mediumblue;
	font-weight: normal;
}
a:active {color: red}

body,p,table,li,h1,h2,h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #000066;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
{
	background-repeat: 
no-repeat;
	background-attachment: 
fixed;

}
