BODY, TD, .NormalText { font-weight: normal; font-style: normal; text-decoration: none; color: #0000FF; font-family: Times New Roman, Times, serif, Poor Richard, Arial; font-size: 16px; }

.Title		{ color: #CC0000; font-size: 32px; font-weight: bold; font-family: Times New Roman; }
.Header		{ color: #0000FF; font-size: 32px; font-weight: bold; font-family: Times New Roman; }
.RedSubheader	{ color: #FF0000; font-size: 24px; font-weight: normal; font-family: Times New Roman; }
.BlueSubheader	{ color: #0000FF; font-size: 24px; font-weight: normal; font-family: Times New Roman; }

* .PoorRichard { font-family: Poor Richard; }

.Red		{ color: #FF0000; }
.DarkRed	{ color: #CC0000; }
.Blue		{ color: #0000FF; }
.DarkBlue	{ color: #000080; }
.Black		{ color: #000000; }
.White		{ color: #FFFFFF; }

.SmallText	{ font-size: 13px; }
.MediumText	{ font-size: 24px; }
.LargeText	{ font-size: 32px; }

a:link, a:visited, a:active, a:hover { color: #CC0000; text-decoration: underline; }

a.LeftLink 		  {color: #0000FF; font-size: 32px; font-weight: bold; font-style: italic; text-decoration: none;}
a.LeftLink:link, 
a.LeftLink:visited,
a.LeftLink:active {color: #0000FF; font-size: 32px; font-weight: bold; font-style: italic; text-decoration: none;}
a.LeftLink:hover  {color: #0000FF; font-size: 32px; font-weight: bold; font-style: italic; text-decoration: underline;}

TD.BlackBG	{ background: #000000; color: #FFFFFF; }
TD.BlueBG	{ background: #0000FF; color: #FFFFFF; } 
TD.RedBG	{ background: #FF0000; color: #FFFFFF; }  

hr { color: #0000FF; background: #0000FF; }
