A:link	{
	color: #5B6399;
	font-weight: bold;
	text-decoration: none;
	}
A:visited	{
	color: #5B6399;
	font-weight: bold;
	text-decoration: none;
	}
A:hover	{
	color: #5B6399;
	font-weight: bold;
	text-decoration: underline;
	}
A:active	{
	color: #5B6399;
	font-weight: bold;
	text-decoration: none;
	}
A	{
	color: #5B6399;
	font-weight: bold;
	text-decoration: none;
	}
BODY	{
	background-color: #FFFFFF;
 	border: 0;
	color: #5B6399;
	padding: 0;
	margin: 0;
	font-family:Arial, Helvetica, 'sans serif';
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;

	}
H1	{
	color: #5B6399;
	font-family:Arial, Helvetica, 'sans serif';
	font-size: 90%;
	}
H2	{
	color: #5B6399;
	font-family:Arial, Helvetica, 'sans serif';
	font-size: 90%;
	}
TD, P	{
	color: #5B6399;
	font-family:Arial, Helvetica, 'sans serif';
	}
.active	{
	background-color: #B2ADD8;
	color: #FFFFFF;
	font-weight: bold;
	}
.navbar	{
	background-color: #ffffff;
	}
.navbarback	{
	background-color: #ffffff;
	}
.squares	{
	color: #5B6399;
	font-weight: bold;
	}
.std	{
	margin-bottom: 0px;
	}
.strapline	{
	background-color: #B2ADD8;
	font-style: italic;
	color: #FFFFFF;
	}
.textpadding	{
	line-height: 1.3em;
	zpadding-left: 15%;
	zpadding-right: 15%;
	text-align: justify;
	}
.top	{
	margin-top: 0px;
	}