body {
	background-color: #FFFFFF;
	margin: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 5px;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	background-image: url(/RS/sitpics/bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	width: 175px;
}

.style1 {font-size: 0.7em}

td.box {
border-width: 1px;
border-color: #666666;
border-style: solid;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #000066;
	background-color: #E5E3D2;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	background-color: #BFBCAF;
	border: medium none #999999;
}	
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #000066;
	margin: 20px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #BFBCAF;
	color: #000066;
	font-variant: small-caps;
	text-align: center;
}
ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
