a:link{color: rgb(51,51,204);}
a:visited{color: rgb(102,153,204);} 
a:active{color: rgb(255,51,0);}

body
{
	font-family: Arial, Helvetica;
	background-color: rgb(255,255,255);
	margin-left: 5px;
	margin-top: 1px;
	font-size: 12px;
	color: rgb(0,0,0);
}

table
{
	table-border-color-light: rgb(255,153,51);
	table-border-color-dark: rgb(0,0,0);
	font-family: Arial, Helvetica;
	background-color: rgb(255,255,255);
	margin-left: 5px;
	margin-top: 1px;
	font-size: 12px;
	color: rgb(0,0,0); 
}


h1, h2, h3, h4, h5, h6
{font-family: Arial, Helvetica;}
h1{color: rgb(102,0,0);}
h2{color: rgb(102,102,0);}
h3{color: rgb(204,51,0);}
h4{color: rgb(153,102,0);}
h5{color: rgb(204,51,51);}
h6{color: rgb(102,0,102);}

hr{color: #006699; size: 5px;}

.banner { color: gray;
	margin-left: 10px;
	margin-top: 1px;
	font-size: 36px;
	font-family: Comic Sans MS}
.bannerhl { margin-top: -55px;
	margin-left: 5px;
	color: #006699;
	font-size: 36px;
	font-family: Comic Sans MS}

.header { color: Black;
	margin-left: 7px;
	margin-top: 1px;
	font-size: 36px;
	font-family: Vladimir Script, Comic Sans MS}
.headerhl { color: BLACK;
	margin-top: -44px;
	margin-left: 5px;
	font-size: 36px;
	font-family: Vladimir Script, Brush Script BT, Comic Sans MS}

.bodyred, .bodyblue, .bodywhite, .text12, .text14, .text16, .text20, .small, .smallred, .smallblue, .smallwhite
{font-family: Arial, Helvetica;}

.text12, .text14, .text16, .text20 
{color: BLACK; margin-left: 5px; margin-top: 1px;}

.bodyred {color: RED}
.bodyblue {color: BLUE}
.bodywhite {color: WHITE}
.text12 {font-size: 12px}
.text14 {font-size: 14px}
.text16 {font-size: 16px}
.text20 {font-size: 20px}

.small {color: LightGray; font-size: 9px}
.smallred {color: Blue; font-size: 9px}
.smallblue {color: Blue; font-size: 9px}
.smallwhite {color: WHITE; font-size: 9px}
