*{
	margin:0px;
	padding:0px;
}

body {
	background-color: #DCE3EB;
}
.style1 {font-size: 10px}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link {
	text-decoration: none;
	color: #006600;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #006600;
}
a:active {
	text-decoration: none;
}
.style7 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style8 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
}
.style10 {
	color: #006633;
	font-weight: bold;
}
sup, sub { vertical-align: 0;
           position: relative; }
sup { bottom: 1ex; }
sub { top: 0.8ex; }

.style13 {color: #006633}
.style14 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.style17 {
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

#menu{
	height:25px;
	background-color:#DBE3E9;
}

p.indent {
	text-indent:-4px;
	padding:0px 25px 0px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
} 

#side {
	float:right;
	width:300px; 
	padding-right:15px;
}

#main {
	float:left;
	width:370px;
	padding:0px 40px 0px 20px;
}

ul {
	padding-left:40px;
}