BODY {
    font-family: Arial;
    font-size: 10pt;
}
TABLE {
    font-family: Arial;
    font-size: 10pt;
}
TR {
    font-family: Arial;
    font-size: 10pt;
}
TD {
    font-family: Arial;
    font-size: 10pt;
}
DIV {
    font-family: Arial;
    font-size: 10pt;
}
SELECT {
    font-family: Arial;
    font-size: 10pt;
}
INPUT {
    font-family: Arial;
    font-size: 10pt;
}
TEXTAREA {
    font-family: Arial;
    font-size: 10pt;
}
A {
    font-family: Arial;
}
.CopyRightFont {
    font-family: Arial;
    font-size: 7pt;
}
.SubGreyFont {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #444444;
}
.SmSubGreyFont {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #444444;
}
.SmSubMaroonFont {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #990000
}
.BoxBGColor {
	background-color: #FDE600;
	
}
.SubGreyLinkFont {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
A.BlackLinkFont:link {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
A.BlackLinkFont:visited {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
A.BlackLinkFont:active {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
A.BlackLinkFont:hover {
	font-family: Arial;
	font-size: 10pt;
	color: #FF0000;
	text-decoration: none;
}
.WordsRedHeadFont {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.WordsBlackLinkFont {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}
.WordsGreyFont {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}
.BigMaroonHeadingFont {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #990000
}
.BigRedHeadingFont {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}





