<!--
BODY {
	scrollbar-base-color: #d2dde3;
	background-color: #FFFFFF;
	color: #336666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

li{
	list-style-image: url(bullet.gif);
	list-style-type: disc;
	list-style-position: outside;
	line-height: 100%;
	padding-left: 0px;
	font-style: normal;
	vertical-align: baseline;
}


A:HOVER {
	color: #D2DDE3;
	background-color: #809195;
	text-decoration: none;
	font-weight: bold;
}
a {
	color : #809195;
	font-weight : bold;
	text-decoration: none;
}

a:link {
}

a:visited {
	
}

a:active {
	
}

a:hover {
	
}

a:focus {
	
}

b {
	
}

blockquote {
	
}

body {
	
}

div {
	
}

form {
	
}

h1 {
	
}

h2 {

}

h3 {
	font-size: 18px;
	line-height: 200%;
}

h4 {
	
}

h5 {
	font: bolder; font-size: 8px;
}

h6 {
	font: normal xx-small;
}

hr {
	
}

table {
	font-size: 11px;
	text-align: justify;
}

td {
	
}

ul {
	
}




















