.normaltext {
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-align: justify;
	font-family: Tahoma;
}
.nav {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #FFFFFF; 
	text-decoration: none
}
.nav:hover	{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #FFFFFF; 
	text-decoration: underline
}
.normaltextbold {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-align: justify;
	font-family: Tahoma;
	text-decoration: none
}
.redbold {
	font-size: 11px;
	font-weight: bold;
	color: #c20e1f;
	text-align: justify;
	font-family: Tahoma;
	text-decoration: none
}
.redbold:hover {
	font-size: 11px;
	font-weight: bold;
	color: #c20e1f;
	text-align: justify;
	font-family: Tahoma;
	text-decoration:underline;
}
.hd {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-align: justify;
	font-family: Tahoma;
}
.nav {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	font-family: Tahoma;
	text-decoration:none;
}
.nav:hover {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	font-family: Tahoma;
	text-decoration:underline;
}
.white {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-family: Tahoma;
	text-decoration:none;
}
.mainhd {
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	text-align: justify;
	font-family: Tahoma;
	text-decoration: none
}
.green {
	font-size: 12px;
	font-weight: bold;
	color: #49bbbb;
	text-align: justify;
	font-family: Tahoma;
}
.greennormal {
	font-size: 11px;
	font-weight: normal;
	color: #afffff;
	text-align: justify;
	font-family: Tahoma;
}
.greencontact {
	font-size: 13px;
	font-weight: normal;
	color: #afffff;
	text-align: justify;
	font-family: Tahoma;
}
.greenbold {
	font-size: 12px;
	font-weight: bold;
	color: #afffff;
	text-align: justify;
	font-family: Tahoma;
}
.greenunderline {
	font-size: 11px;
	font-weight: normal;
	color: #afffff;
	font-family: Tahoma;
	text-decoration:underline;
}
.blue{
	font-size: 12px;
	font-weight: bold;
	color: #0000ff;
	text-align: justify;
	font-family: Tahoma;
}
