	.PrimaryNav, .PrimaryNav A, .PrimaryNav A:VISITED, .PrimaryNav A:ACTIVE, .PrimaryNav A:LINK {
		font-size : 10px;
		color : #000000;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : bold;
		text-decoration : none;
		line-height : 10px;
	}

	.PrimaryNav A:HOVER {
		color : #FFFFFF;
		text-decoration : underline;
	}

	.TopLink, .TopLink A, .TopLink A:VISITED, .TopLink A:ACTIVE, .TopLink A:LINK {
		font-size : 10px;
		color : #FFFFFF;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : bold;
		text-decoration : none;
		line-height : 10px;
	}

	.TopLink A:HOVER {
		text-decoration : underline;
	}

	.title2 {
		font-size : 16px;
		color : #990033;
		font-weight : bold;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		text-transform : capitalize;
	}
	.maintext {
	font-size : 12px;
	color : #003366;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 24px;
}
	.maintext2 {
	font-size : 12px;
	color : #003366;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 24px;
}

	.maintext A, .maintext A:VISITED, .maintext A:ACTIVE, .maintext A:LINK, .maintext A:HOVER  {
		text-decoration : underline;
	}

	.title, .title A, .title A:VISITED, .title A:ACTIVE, .title A:LINK {
		font-size : 16px;
		color : #003366;
		font-weight : bold;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

	.link, .link A {
		font-size : 14px;
		color : #FFFFFF;
		font-weight : normal;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

	.Link A:HOVER {
		text-decoration : underline;
	}