body {
			font-family:Verdana, Arial, Helvetica, sans-serif;
			background-color:#FFFFFF;
			color:#000066;
			font-size:9pt;
			text-align:justify;
			margin-left:auto;
			margin-right:auto;
			}

/*-------------------------*/


.Main {
	  color:#000066;
	   font-size:9pt;
}

.Header
{
	text-align:center;
	border:0;
	width:100%;
}
	.header td {background-color:#e7f0fa; border:2px solid #afceeb; padding:2px;}
	.header a:link, a:visited, a:active {
	color:#4679ab;
	font-size:8.5pt;
	font-weight:bold;
	text-decoration:none;}
	
.header a:hover {color:#dd892e;}
	
.Center
{
	text-align:center;
	border:0;
	width:100%;
	background-color:#f4f7fb;
	padding:10px;
	border:2px solid #afceeb;
	font-size:9pt;
	text-align:justify;
	
}
.Footer
{
	text-align:center;
	border:0;
	width:100%;
	margin-top:5px;
	background-color:#afceeb;
	color:#FFFFFF;
	font-weight:bold;
	font-size:9pt;
}
.Error
{
	color:#FF0000;
	text-align:left;
}

/*added by am*/
/*Divs*/

.instructions {text-align:inherit; font-size:9pt; width:100%;}
/*header*/
h1 {font-size:13pt; text-align:center; color:#000066; margin:0px; margin-bottom:5px; font-weight:bold; text-decoration:none;} 
h1 a:link { color:#aa8751; text-decoration:none;}
h1 a:visited { color:#aa8751; text-decoration:none;}
h1 a:hover { color:#ceb791; text-decoration:underline;}
h1 a:active { color:#aa8751; text-decoration:none;}