body {
	margin: 0px;
	padding: 0px;
	background:#003366 url('images/main_bg.gif') 
	repeat-x fixed left top; 
}
p, div, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 150%;
	}

hr {
	color: #888888;
	background-color: #888888;
	height: 1px;
}

.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #871726;
}

.h1 {
	font-size: 11px;
	font-weight: bold;
	color: #81BCD5;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.2em;
	color: #333;
	}
.text9 {
	font-size: 10px;
	color: #333333;
}

.white {
	font-size: 10px;
	color: #ffffff;
}

a, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}

a:hover {
	color: #003366;
	text-decoration: underline;
}


a.con, a.con:hover, a.con:active {
	color: #ffffff;
}
a.con:visited {
	color: #cccccc;
}


	
ul {
	color: #333333;
	line-height: 150%;
	list-style-type: square;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	}
	
li {
	color: #333333;
	line-height: 150%;
	}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 120%;
	}
