body
{
	background-color: #D2DAFD;
}

p
{
	font-family: Verdana;
	color: #011B8F;
	text-align: left;
}

table
{
	font-family: Verdana;
	color: #011B8F;
	text-align: left;
}

h1
{
	font-family: Helvetica;
	font-weight: strong;
	font-size: 15;
	color: #0222B2;
	text-align: left;
}

h2
{
	font-family: Helvetica;
	font-weight: strong;
	font-size: 15;
	color: #CBCBCB;
	text-align: right;
}

h3
{
	font-family: Helvetica;
	font-weight: strong;
	font-size: 15;
	color: #CBCBCB;
	text-align: left;
}

h4
{
	font-family: Helvetica;
	font-weight: strong;
	font-size: 15;
	color: #0222B2;
	text-align: center;
}

a:link,a:visited,a:active,a:hover{	font-family: Helvetica;	font-size: 15;
	font-weight: strong;
	text-decoration: none;
	color: #3B55CC;
	}