body {
	margin : 2px 10px 2px 10px;
}

body, p, td, h1, h2, h3 { font-family: Verdana, Arial, sans-serif; color: #000000;  background-color : transparent; }
h1,h2,h3 { text-align: center }
body,p,td {
	text-align : left;
}
dl {
	font-size : smaller;
}
a:link { color: #009999; text-decoration: none;  background-color : inherit;  }
a:visited { color: #999999; text-decoration: none;  background-color : inherit;  }
a:hover{ color: #FF0000;  background-color : #F5F5F5; }
.bounds { color: #000099; font-size: x-small; font-weight: bold;  background-color : #FFFFFF;  }
.tothtext { color: rgb(0,0,0); background-color: rgb(255,255,255) }
.clock { font-size: small; font-variant: small-caps; font-style: oblique; }
.quotes { font-size: xx-small; font-weight: normal; font-style: italic; text-indent: 3px }
.formcontrol { font-variant: small-caps; font-size: 9pt }
.formnominal { color: #000080; font-size: smaller; background-color: 
               #EAEAEA }
.formcritical { color: #000080; font-size: smaller; background-color: 
               #FF9900; font-weight: bold }
.alertcasual { color: #000080; font-size: 10px; 
               background-color: #EAEAEA; font-variant: small-caps; 
               font-style: italic; font-weight: bold }
.alertcritical { color: #FF0000; background-color: #FFFF00; 
               font-variant: small-caps; font-size: 10px; font-style: 
               italic; font-weight: bold }
a.navbar:link { font-size: 10px; color: #FF9900; 
               background-color: #000000; text-decoration: none; font-weight: 
               bold }
a.navbar:visited { font-size: 10px; color: #FF9900; 
               background-color: #000000; text-decoration: none; font-weight: 
               bold }
a.navbar:hover { color: #FFCC00; background-color: #0000FF; 
               font-weight: bold; text-decoration: none }
.navbarpagematch { color: #0000FF; background-color: #FFCC00; 
               text-decoration: none; font-size: 12px; font-variant: 
               small-caps; font-weight: bold }
.navbarcell  { background-color: #C0C0C0 }
.navbarname  { font-size: 10px; color: #000000; 
               background-color: #FF9900; text-decoration: none; font-style: 
               italic; font-weight: bold }
.copyright       { 
	font-size: 10px;
	text-align : center;
 }
.typewriter {
	font-family : "Courier New", Courier, monospace;
	font-size : x-small;
}
.instructions {
	background : #6699FF;
	border : thin double Blue;
	color : White;
	margin-left : 25%;
	margin-right : 25%;
	font-weight : bold;
	font-size : 75%;
}
a.instructionsanchor:link {
	color : #0000FF;
	background-color : inherit;
}
a.instructionsanchor:hover {
	color : #0000FF;
	background-color : #FFFF00;
}
a.instructionsanchor:visited {
	color : #0000FF;
	background-color : inherit;
}
.ratinglabel {
	color : White;
	background : Blue;
	font-size : xx-small;
}

.screenonlyimage {
	visibility : inherit;
}