<!--
BODY {
	scrollbar-base-color: #FFFFFF;
	background-color: #FFFFFF;
	color: #444444;
	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 : 140%;
	padding-left : 1px;
	font-style : normal;
	vertical-align : baseline;
	}
	
img {
	border-color: Black;
}

A:HOVER {
	color: #F3F3F3;
	background-color: #2A2A2A;
	text-decoration: none;
	font-weight: bold;
}
a {
	color : Black;
	font-weight : bold;
}

a:link {
}

a:visited {
	
}

a:active {
	
}

a:hover {
	
}

a:focus {
	
}

b {
	
}

blockquote {
	
}

body {
	
}

div {
	
}

form {
	
}

h1 {
	
}

h2 {
	
}

h3 {
	
}

h4 {
	
}

h5 {
	font: 5px;
}

h6 {
	font: normal xx-small;
}

hr {
	
}

table {
	
}

td {
	
}

ul {
	
}
