.navlink {
	font-family: verdana;
	font-size: 12px;
	color: #666666;
}
.TextContent {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	letter-spacing : 0px;
}
.TextContentBlue {
	font-family: verdana;
	font-size: 12px;
	color: #3366FF;
	letter-spacing : 0px;
}
.TextContentSmall {
	font-family: Courier New;
	font-size: 7px;
	color: #333333;
	letter-spacing : 0px;
}
.TextContentSmaller {
	font-family: verdana;
	font-size: 7pt;
	color: #333333;
	letter-spacing : 0px;
}
.TextContentLarge {
	font-family: verdana;
	font-size: 14px;
	color: #333333;
	font-weight: bold;

}

a:link {  color: #3333FF; font-family: Verdana; font-size: 12px}
a:visited {  color: #3366FF; font-family: Verdana; font-size: 12px}

.TextContentLargeWhite {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
.TextContentHeading {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	letter-spacing : 1px;
}
.TextContentHeadingBlue {
	font-family: verdana;
	font-size: 12px;
	color: #3366FF;
	font-weight: bold;
	letter-spacing : 1px;
}
.HomepageMissionHeader {
	font-family: verdana;
	font-size: 18px;
	font-weight: 500;
	color: #666666;
}
.HomepageMissionContent {
	font-family: verdana;
	font-size: 12px;
	color: #000066;
	font-weight: 500;
	font-variant: normal;
	font-style: normal;
	line-height: normal;

}