@charset "utf-8";
.contentTxtWhite {font-family: Verdana; font-size: 12px; color:#FFFFFF;}
.contentTxtBlack {font-family: Verdana; font-size: 12px; color:#000000;}
.introTitle {font-family: Verdana; font-size: 13px; color:#000000; font-weight: bold;}
.introTxt {font-family: Verdana; font-size: 13px; color:#000000;}
.subTitle {font-family: Verdana; font-size: 14px; color:#000000; font-weight: bold;}
.largeHeader {
	font-family: Verdana;
	font-size: 24px;
	color:#000000; font-weight: bold;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #666666;
	text-decoration:none;
}
a:active {
	color: #333333;
}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
}
.contentTxtRed {
	font-family: Verdana;
	font-size: 12px;
	color:#FF0000;
}

