.a1:link 
{
	font-family: Tahoma;
	font-size: 13 px;
	font-weight: bold;
	color: #326DA6;
	text-decoration:none;
}
.a1:visited 
{
	font-family: Tahoma;
	font-size: 13 px;
	font-weight: bold;
	color: #326DA6;
	text-decoration:none;
}
.a1:hover 
{
	font-family: Tahoma;
	font-size: 13 px;
	font-weight: bold;
	color: #326DA6;
	text-decoration:underline;
}
.a2:link 
{
	font-family: Tahoma;
	font-size: 12px;
	color: #D2D2D2;
	text-decoration:none;
}

.a2:visited 
{
	font-family: Tahoma;
	font-size: 12px;
	color: #D2D2D2;
	text-decoration:none;
}
.a2:hover 
{
	font-family: Tahoma;
	font-size: 12px;
	color: #D2D2D2;
	text-decoration:underline;
}
.a3:link 
{
	font-family: Tahoma;
	font-size: 16px;
	font-weight:bold;
	color: #EAEAEA;
	text-decoration:none;
}

.a3:visited 
{
	font-family: Tahoma;
	font-size: 16px;
	font-weight:bold;
	color: #EAEAEA;
	text-decoration:none;
}
.a3:hover 
{
	font-family: Tahoma;
	font-size: 16px;
	font-weight:bold;
	color: #EAEAEA;
	text-decoration:underline;
}
.a4:link 
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight:bold;
	color: #326DA6;
	text-decoration:none;
}

.a4:visited 
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight:bold;
	color: #326DA6;
	text-decoration:none;
}
.a4:hover 
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight:bold;
	color: #326DA6;
	text-decoration:underline;
}
.a5:link 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #326DA6;
	text-decoration:none;
}

.a5:visited 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #326DA6;
	text-decoration:none;
}
.a5:hover 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #326DA6;
	text-decoration:underline;
}
.inputtext {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color:#FFFFFF;
	height: 15px;
	width: 200px;
	border: 1px solid #dedede;

}
.inputtext2 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color:#FFFFFF;
	height: 120px;
	width: 200px;
	border: 1px solid #dedede;
}
.bodytext {	
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.footertext {	
	font-family: Tahoma;
	font-size: 11px;
	color: #D2D2D2;
}
.blueheading {	
	font-family: Tahoma;
	font-size: 22px;
	font-weight: 500;
	color: #326DA6;
}
.grayheading {	
	font-family: Tahoma;
	font-size: 16px;
	font-weight:bold;
	color: #EAEAEA;
}
.whiteheading {	
	font-family: Tahoma;
	font-size: 18px;
	font-weight:bold;
	color: #ffffff;
}
.blueheading2 {
	font-family: Tahoma;
	font-size: 13 px;
	font-weight: bold;
	color: #326DA6;
}