@charset "utf-8";
/* CSS Document */

a, a:visited {
	font-family:"Trebuchet MS";
	font-size:9px;
	color:#666666;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#0C0D6A;
}

.pageheader {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#0C0D6A;
}

.pagetext {
	font-family:"Trebuchet MS";
	font-size:10px;
	text-align:justify;
	color:#0C0D6A;
}

.formhdrtext {
	font-family:"Trebuchet MS";
	font-size:12px;
	text-align:center;
	color:#FFFFFF;
}

.formcontent {
	font-family:"Trebuchet MS";
	font-size:12px;
	text-align:right;
	color:#FFFFFF;
}
