.MainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.MainBoldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.TopicHeadingText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.HeadingSloganText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.HeadingCompanyName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.HeadingItalicSlogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.HeadingNonBoldSlogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.MainItalicText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.ResumeText {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.ResumeBoldText {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.ResumeLargeBoldText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.NavigationText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.NavigationBoldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3366CC;
}
.LargeHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
}
.LargeHeadingDarkRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #CC0033;
}
.LargeSubHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
}

 A:link    { color: #3366CC; 
							font-family: Verdana, Arial, Helvetica, sans-serif;
							font-size: 9pt;
							font-style: normal;
							font-weight: normal;
							background-color: #FFFFFF;
           }

 A:visited { color: #660066; 
							font-family: Verdana, Arial, Helvetica, sans-serif;
							font-size: 9pt;
							font-style: normal;
							font-weight: normal;
							background-color: #FFFFFF;
           }

 A:active  { color: #FF0033;
							font-family: Verdana, Arial, Helvetica, sans-serif;
							font-size: 9pt;
							font-style: normal;
							font-weight: normal;
							background-color: #FFFFFF;
           }

                
 A:hover   { color: #FFFFFF;
							font-family: Verdana, Arial, Helvetica, sans-serif;
							font-size: 9pt;
							font-style: normal;
							font-weight: normal;
							background-color: #CC0033;
           }

