BODY {

	text-align: center;
	font-family: Georgia;
	font-size: 10pt;
	background-image: url(../images/rmback.jpg);
	background-repeat: repeat-y;
	background-position: top right;	
}

#container
{
	background-color: #fffafa;
	width:800px;
	\width:802px;
	w\idth:800px;
	text-align: left;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;	
	border-left: 2px solid #fffafa;
}


.alignright
{float: right;}

.alignleft
{float: left;}

#content img
{border: 0;
margin: 15px;
padding: 0;}


H1 {
	color: #006633;
	font-size: 14pt;
	font-weight: bold;
	text-decoration : none;
}

H2 {
	color:  #003300;
	font-size: 12pt;
	font-weight: bold;	
}

H3 {
	color: #660099;
	font-size: 10pt;
	font-weight: bold;
}

P {
	color:  #003300;
	font-size: 10pt;
}
LI {
	color:  #003300;
	font-size: 10pt;
}
TD {
	color:  #003300;
	font-size: 10pt;
}

A:LINK {

	color: #660099;
	text-decoration : none;
}
A:VISITED {

	color: #660099;
	text-decoration : none;
}	
A:HOVER {

	color: #006633;
	text-decoration : none;
}

	
.footer {

	font-size: 9pt;
	color: #003300;
}

