A.				{
	color: #ffffff;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

A:hover        {
	text-decoration: none;
	color: Black;
}

BODY {
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#ffffff;
	scrollbar-dark-shadow-color:#ffffff;
	scrollbar-face-color:#7d9ed0;
	scrollbar-highlight-color:#7d9ed0;
	scrollbar-shadow-color:#ffffff;
}


table, tr, th, td {
	font-family : Arial, Helvetica, sans-serif;
}

.Heading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	font-style:normal;
	color: 4A82C0;
}

.HeadingBlack {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	font-style:normal;
	color: Black;
}

.TableHeader {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : bold;
	color : 000000;
	text-decoration : none;
}

.Regular {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
	color : 000000;
	text-decoration : none;
}

.RegularRed {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
	color : Red;
	text-decoration : none;
}

.Menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : bold;
	color : 666666;
	text-decoration : none;
}

.MenuWhite {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : bold;
	color : ffffff;
	text-decoration : none;
}
.MenuRed {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : bold;
	color : Red;
	text-decoration : none;
}
