﻿body
{
	/*background-color:Black;324975*/
	font-size: 9pt;
	color: #696969;
	font-family: Arial;
	background-position: center 0%;
	background-image: url(images/backgroundBlue.jpg);
	background-repeat: repeat-x;
	background-color: #324975;
	margin-top: 0px; /*fireFox fix*/
}


p
{
	font-size: 10pt;
	color: #696969;
	font-family: Arial;
	line-height: 1.4em;
}

a
{
	color: #4564a0;
	text-decoration:none;
	
}
a:active
{
	color: #4564a0;
	text-decoration:none;
}
a:hover
{
	color: #4564a0;
	text-decoration:underline;
}
a:link
{
	color: #4564a0;
	
}
a:visited
{
	color: #4564a0;
	
}
h1
{
	font-size: 15pt;
	font-weight:bolder;
	color: #324975;
	font-family: Courier New;
	
}
h2
{
	font-size: 9pt;
	font-weight:bold;
	color: #324975;
	font-family: Arial;
}

