
/* td{
font-size:85%
}
To avoid automatic paragraphs spaces: */

UL, OL { margin-top: 3px; margin-bottom: 3px; font-family:Arial,Helvetica,sans-serif }

P{ margin-top: 0px; margin-bottom: 5px; font-family:Arial,Helvetica,sans-serif }


.MainHeader
{
	font-weight: bold;
	text-transform: uppercase;
	color: #993300;
}

.ColorTitle
{
	font-weight: bold;
	text-transform: capitalize;
	color: #336600;
}

.BoldText
{
	font-weight: bold;
	color: #006699;
}
.Italicized
{
	color: #006699;
	font-style: italic;
}
.ColorText
{
	color: #006699;
}
.standardText{ font-size: 75%; }
.link:hover{ color: #990000; text-decoration: none; }
