body 
{
	font-family : "Arial", Serif;
	font-size : 12px;
	color: #555555;
}

table
{
	font-size: 1em;
	font-family : "Arial", Serif;
}

.BlackText
{
	color: #000000;
	font-size : 12px;
	font-family : "Arial", Serif; 	
}

a.BlackText, a.BlackText:Link, a.BlackText:Visited, a.BlackText:Active
{
	color: #000000;
	font-size : 12px;
	text-decoration: none;
	font-family : "Arial", Serif;
}
.BlackHeading
{
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	font-family : "Arial", Serif;
}


.CharcoalText
{
	color: #555555;
	font-size : 12px;
	font-family : "Arial", Serif; 	
}

a.CharcoalText, a.CharcoalText:Link, a.CharcoalText:Visited, a.CharcoalText:Active
{
	color: #555555;
	font-size : 12px;
	text-decoration: none;
	font-family : "Arial", Serif;
}
.CharcoalHeading
{
	color: #555555;
	font-weight: bold;
	font-size: 14px;
	font-family : "Arial", Serif;
}

.WhiteText
{
	color: #FFFFFF;
	font-size : 12px;
	font-family : "Arial", Serif; 	
}

a.WhiteText, a.WhiteText:Link, a.WhiteText:Visited, a.WhiteText:Active
{
	color: #FFFFFF;
	font-size : 12px;
	text-decoration: none;
	font-family : "Arial", Serif;
}
.WhiteHeading
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	font-family : "Arial", Serif;
}


.RedText
{
	color: #990000;
	font-size : 12px;
	font-family : "Arial", Serif;
}

a.RedText, a.RedText:Link, a.RedText:Visited, a.RedText:Active
{
	color: #990000;
	font-size : 12px;
	text-decoration: none;
	font-family : "Arial", Serif;
}
.RedHeading
{
	color: #990000;
	font-weight: bold;
	font-size: 14px;
	font-family : "Arial", Serif;
}

.OrangeText
{
	color: #ff6600;
	font-size : 12px;
	font-family : "Arial", Serif;
}

a.OrangeText, a.OrangeText:Link, a.OrangeText:Visited, a.OrangeText:Active
{
	color: #ff6600;
	font-size : 12px;
	text-decoration: none;
	font-family : "Arial", Serif;
}
.OrangeHeading
{
	color: #ff6600;
	font-weight: bold;
	font-size: 14px;
	font-family : "Arial", Serif;
}

.BrownText
{
	color: #663300;
	font-size : 12px;
	font-family : "Arial", Serif;
}

a.BrownText, a.BrownText:Link, a.BrownText:Visited, a.BrownText:Active
{
	color: #663300;
	font-size : 12px;
	text-decoration: none;
	font-family : "Arial", Serif;
}
.BrownHeading
{
	color: #663300;
	font-weight: bold;
	font-size: 14px;
	font-family : "Arial", Serif;
}

.GreenText
{
	color: #336600;
	font-size : 12px;
	font-family : "Arial", Serif;
}

a.GreenText, a.GreenText:Link, a.GreenText:Visited, a.GreenText:Active
{
	color: #336600;
	font-size : 12px;
	text-decoration: none;
	font-family : "Arial", Serif;
}
.GreenHeading
{
	color: #336600;
	font-weight: bold;
	font-size: 14px;
	font-family : "Arial", Serif;
}
.GreenLink
{
	color: #336600;
	font-size : 12px;
	font-family : "Arial", Serif; 	
}

a.GreenLink, a.GreenLink:Link, a.GreenLink:Visited
{
	color: #336600;
	font-size : 12px;
	text-decoration: underline;
	font-family : "Arial", Serif;
}

.GreyText
{
	color: #8A8B8B;
	font-size : 12px;
	font-family : "Arial", Serif;
}

a.GreyText, a.GreyText:Link, a.GreyText:Visited, a.GreyText:Active
{
	color: #8A8B8B;
	font-size : 12px;
	text-decoration: none;
	font-family : "Arial", Serif;
}
.GreyHeading
{
	color: #8A8B8B;
	font-weight: bold;
	font-size: 14px;
	font-family : "Arial", Serif;
}