body
{
	font-family: "Georgia","Times New Roman","Times", serif;  color: black; background: #3333CC;  }

H1 {font-family:  "lucida handwriting", "comic sans ms","Verdana","Arial","Helvetica", sans-serif; font-size: 120%;  font-weight: bold; color: #660099; background: transparent;  margin-bottom : 0px;  margin-top : 0px;  margin:0px; }

H2 {font-family:"Arial","Helvetica", sans-serif; font-size: 100%; color: #ff6633; background: transparent;  margin-bottom : 0px; margin-top : 0px; }

H3 {font-family: "Verdana","Arial","Helvetica", sans-serif; font-size: 90%; color: #CC3300; background: transparent; margin-bottom : 0px; margin-top : 0px;} 

H4 {font-family: "Verdana","Arial","Helvetica", sans-serif; font-size: 90%; color: #cc3300; background: transparent;  margin-bottom : 0px; } 

H5 {font-family: "Georgia","Times New Roman","Times", serif; font-size: 90%; font-weight:normal; color: #000000; background: transparent;} 
P {font-family: "Georgia","Times New Roman","Times", serif; font-size: 90%; color: #000000; background: transparent;}

A {font-family: "Georgia","Times New Roman","Times", serif; color: #3333cc; background: transparent;} 

BLOCKQUOTE {font-family: "Georgia","Times New Roman","Times", serif; font-size: 90%; color: #000000; font-style: italic; background: transparent;} 

UL, OL  {font-family: "Georgia","Times New Roman","Times", serif; font-size: 90%;  color: #000000; background: transparent;  list-style-position: outside; } 

DL {font-family: "Georgia","Times New Roman","Times", serif; font-size: 90%; color: black; background: transparent;} 

DT {color: #660099;  font-weight: bold; background: transparent; } 

DD {color: #000000; font-weight: normal; background: transparent; } 

ADDRESS {font-family: "Georgia","Times New Roman","Times", serif; font-size: 80%; font-weight: normal; color: #000000; background: transparent;} 

.dark { color: black; background: #660099} 

.displayondark {font-family:  "lucida handwriting", "comic sans ms","Verdana","Arial","Helvetica", sans-serif; font-size: 120%;  font-weight: bold; color: #ffffff; background: lime;  margin-bottom : 0px;  margin-top : 0px;  }

.ondark {font-family: "Verdana","Arial","Helvetica", sans-serif; color: #ffffcc; background: transparent;} 

.ondarkSmall {font-family: "Verdana","Arial","Helvetica", sans-serif; font-size: 70%; color: #ffffcc; background: transparent;}

.ondarkMed {font-family: "Verdana","Arial","Helvetica", sans-serif; font-size: 90%; font-weight: bold; color: white; background: transparent;}


.tableheader {font-family: "Verdana","Arial","Helvetica", sans-serif; font-size: 80%; font-weight: bold; text-align: center; color: #FFFFFF; background: #990000;} 

.tablesubheader {font-family: "Georgia","Times New Roman","Times", serif; font-size: 90%; font-weight: bold; color: #000000; background: transparent;} 

.caption {font-family: "Verdana","Arial","Helvetica", sans-serif; font-size: 75%; color: #000000; background: transparent;}

.printfooter {font-family: "Verdana","Arial","Helvetica", sans-serif; font-size: 75%; color: #660099; background: transparent;} 

.labelBold
{
	color : #660099;
	background: transparent;
	font-family : Arial, sans-serif;
	font-size : 75%; font-weight: bold;
	margin-top : 0px;
	margin-bottom : 0px;
}
.labelText
{
	color : #660099;
	background: transparent;
	font-family : Arial, sans-serif;
	font-size : 75%;
	margin-top : 0px;
	margin-bottom : 0px;
}

.labelTiny
{
	color : #660099;
	background: transparent;
	font-family : Arial, sans-serif;
	font-size : 65%;
	margin-top : 0px;
	margin-bottom : 0px;
}
.labelGreen
{
	font-family: Comic Sans MS;
	font-size: 18px;
	font-weight: bold;
	color: #008000;
}
.labelPurple
{
	font-family: Comic Sans MS;
	font-size: 18px;
	font-weight: bold;
	color: #9900CC;
}
.labelBlue
{
	font-family: Comic Sans MS;
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
}
.labelBlack
{
	font-family: Arial, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #000;
}
a.labelBlack:visisted
{
	color:Blue;
}
.Menu
{
	font-family: Comic Sans MS;
	font-size: 16px;
	font-weight: normal;
	color: #0000FF;
}
td.TableStyle
{
	font-family: "Georgia","Times New Roman","Times", serif;
	font-size: 90%;
	font-weight: normal;	
}

.right { float : right; }

.left { float : left; }

.starcolor {
	color: black; background: #ff9900;
}

.starcolordark {
	color: black; background: #FF6633;
}

.purple {
	color: black; background: #660099;
}

.lime {
	color: black; background: #00ff00;
}

.bglight {
	color: black; background: #ffffcc;
}
.commentlink
{
	text-decoration: underline;
} 
a.commentlink { text-decoration: underline; } 
a:hover.commentlink
{
	text-transform: none;
	color: black;
	font-style: normal;
	background-color: gainsboro;
	font-variant: small-caps;
}
.tipsList
{
}
span.tipsList
{
	border:medium none; 
	cursor: default;
	font-family:Georgia; font-size:10pt
}
.leftnav
{
}
img.leftnav
{
	border-right: thin inset;
	border-top: thin inset;
	border-left: thin inset;
	border-bottom: thin inset;
	background-color: #ffcc66;
}
font.FunForKidsSpanish
{
	font-family:Arial;
	font-size:x-small;
}
td.header
{
	background-color: #9900cc;
	color: #ffffff;
	font-family: Comic Sans MS;
	font-size: 24;
	font-weight: bold;
}

@media print
{
	body
	{
		background-color: White;
	}
	td.header
	{
		background-color: #9900cc;
		color: #ffffff;
		font-family: Comic Sans MS;
		font-size: 24;
		font-weight: bold;
	}	
}
