.Heading2 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #336699; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.MenuHeading{
	FONT-SIZE: 12px;
	COLOR: #407FC4;
	text-align: center;
	font-weight: bold;
}
.bodytext{
	FONT-SIZE: 12px; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.bodytext_C{
	FONT-SIZE: 14px; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; text-align: left
}
.list{
	FONT-SIZE: 12px;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	list-style-type: square;
	font-weight: bold;
}
.numberlist{
	FONT-SIZE: 12px; padding-bottom: 6px;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	list-style-type: upper-alpha;
	font-weight: normal;
}
.bottomtext{
	FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

a:visited {
	font-size: 12px; color: #3B75F9; text-decoration: none;
}
a:hover { 
	font-size: 12px; color: #003399;  text-decoration: underline; 
}
a:active {  
	font-size: 12px; color: #336699; text-decoration: none;
}
a:link { 
	font-size: 12px; color: #336699; text-decoration: none;
}
a.menutext:link {
	font-size: 12px; width:6em; text-decoration:none; color:white; font-weight:bold; background-color:#336699; padding:0.2em 0.2em
}
a.menutext:visited {
	font-size: 12px; width:6em; text-decoration:none; color: #ffffff; font-weight:bold; background-color:#336699; padding:0.2em 0.2em
}
a.menutext:hover {
	width:6em; text-decoration:none; font-weight:bold; background-color:#BFC2C4; border-right:1px solid white; color: #003399;
}


