﻿.TableBorderRed
{
	border-style: solid;
	border-color: #FF0000;
}
.TableBorderBurgundy
{
	border-style: solid;
	border-color: #800000;
}
hr
{
	color: #800000;
	height: 2px;
}
body
{
	background-color: #715BD2;
}
A:link
{
	color: black;
    text-decoration:    underline;
}
/* unvisited links */
A:visited
{
	color: black;
    text-decoration:    underline;
}
/* visited links   */
A:hover
{
	color: yellow;
    text-decoration:    underline;
}
/* user hovers     */
A:active
{
	color: yellow;
    text-decoration:    underline;
}
/* active links    */

.normal, .NormalTextBox, div, span, p, td, th, li, a
{
	font-family: Times New Roman, Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

H1
{
	font-weight: bold;
	font-size: 23px;
	color: #000000;
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
}
H2
{
	font-weight: normal;
	font-size: 21px;
	color: #000000;
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
}
H3
{
	font-weight: normal;
	font-size: 19px;
	color: #000000;
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
}
H4
{
	font-weight: normal;
	font-size: 15px;
	color: #000000;
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
}
H5
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
}
H6
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
}
DT 
{	
	FONT-WEIGHT: bold;	
	FONT-SIZE: 14px;	
	COLOR: #000000;	
	FONT-FAMILY: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
}
.Head {FONT-WEIGHT: bold; FONT-SIZE: 28px; FONT-FAMILY: Times New Roman, Verdana, Arial, Helvetica, sans-serif;}
.SubHead {FONT-FAMILY: Times New Roman, Verdana, Arial, Helvetica, sans-serif;}
.SubSubHead {FONT-FAMILY: Times New Roman, Verdana, Arial, Helvetica, sans-serif;}
