h1 { font-family:Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #000000;
	font-weight: bold;
	}

h2 { font-family:Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	}
	
a:link {color: #0033FF}     /* unvisited link */
a:visited {color: #800080}  /* visited link */
a:hover {color: #CC0033}	/* hover link */
a:active {color: #000000}   /* selected link */

.GeneralBoldXLarge{
color: #000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
}

.GeneralBoldXLargeItalic{
color: #000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
}

.GeneralBoldLarge{
color: #000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
}

.GeneralBoldLargeItalic{
color: #000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
}

.GENERALSmall {
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}

.GENERALXSmaller {
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.GENBOLDxSmall{
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
}

.GENITALICSmall {
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: normal ;
}

.GENBOLDSmall{
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
}

.GENBOLDSmallItalic{
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
}

.GENBOLDMedium {
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}

.GENBOLDMediumItalic {
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
}

.GENERALMedium {
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
}

.GENITALICSmaller {
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:smaller;
	font-style: italic;
	font-weight: bold;
}

.RedBOLDSmall{
color: #CC0000;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
}

.RedBOLD{
color: #CC0000;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
}

.GMRedBoldHeader {
color: #EA002F;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-large;
	font-style: normal;
	font-weight: bold;
}

.GMRedBoldHeaderItalic {
color:#EA002F;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
}

.GMRedBoldLargeItalic {
color:#EA002F;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
}

.LinkBoldMedium {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}

.LinkNormalMedium {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
}

.LinkMediumItalicBold {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
}

.LinkBoldSmall {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
}

.LinkBoldSmallItalic {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
}

.LinkNormalSmall {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}