BODY {
	SCROLLBAR-FACE-COLOR: #DDDDDD; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-BASE-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	background-image: url(images/tile.gif);
	text-align: center;
	margin: 0;
}
#wrapper {
	position:relative;
	margin: 5px auto;
	width: 750px;
	border: 2px solid #003366;
	background-color: #FFFFFF;
	left: 2px;
	top: -1px;


}
#content {
	text-align: left;
	padding: 5px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #000000;
}

h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #FF0000;
}
h2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #0F8CC6;
}
a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #003399;
}
.button {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	background-color: #00B0F0;
	color: #FFFFFF;
}
li {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #000000;
}
.text {
	text-align: left;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #000000;
}
.boxes {
	background-color: #E4FBFB;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #000000;
}
ol {
	margin-left: 290px;
}
