/* color: #C85611; */
p {font-family: georgia, serif; font-size: medium; color: #FFFFFF;}
body {background-color: #FFFFFF;
  border-width: 7px;
  border-style: hidden;
  border-color: #000066;
  height: 100%;
}
p.fox {font-family: georgia, serif; font-size: medium; color: black;}
A:link {text-decoration: none; color: #FFFFFF;}
A:visited {text-decoration: none; color: #FFFFFF;}
A:active {text-decoration: none; color: #FFFFFF;}
A:hover {text-decoration: none; font-size:20; font-weight:bold; color: #FFFFFF;}
table.RS{
	border-width: 6px;
	/* border-spacing: ; */
	border-style: solid;
	border-color: #33CCFF;
	border-collapse: separate;
	background-color: white;
}
table.RS th {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #C85611;
	background-color: white;
	-moz-border-radius: ;
}
table.RS td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #C85611;
	background-color: white;
	-moz-border-radius: ;
}
ul.plain { font-weight: bolder;
     color: #FFFFFF;  
}
