.HeaderText{
	font-family:Verdana;
	font-size: 10pt;
	font-weight: bold;
	width:100%;
	border-bottom:1px solid #000000;
	olor:#ffffff;
	
}

.btt{
	font-size: 20pt;
	
}

.NormalText{
	font-family:Verdana;
	font-size: 9pt;
	color:#ffffff;
	
}

.Link{
	color: #0036ff;
	font-family: arial;
	font-size: 9pt;
	text-decoration: underline;
	
}

.maintext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #060c15;
	line-height: 14px;
	
}

.maintext a, .maintext a:link, .maintext a:active, .maintext a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#555555;
	text-decoration:none;
	font-weight:bold;
	line-height: 14px;
	
}

.maintext a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	line-height: 14px;
	
}

.headers, .headers a, .headers a:link, .headers a:active, .headers a:visited {
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	color:#061440;
	font-weight:bold;
	line-height:17px;
	text-decoration: none;
	letter-spacing:1px;
	font-variant:small-caps;
	
}

.headers a:hover{
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	color:#666666;
	font-weight:bold;
	line-height:17px;
	text-decoration: none;
	letter-spacing:1px;
	font-variant:small-caps;
	
}

.sectionheaders{
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color:#061440;
	font-weight:bold;
	line-height:22px;
	text-decoration: none;
	letter-spacing:1px;
	font-variant:small-caps;
	
}

.messages{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	line-height:16px;
	color:#444444;
	font-style:italic;
	
}

