select, option, form, input, textarea, body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
a:link {
	color: #236393;
}
a:visited {
	color: #236393;
}
a:active {
	text-decoration: none;	
}
a:hover {
	text-decoration: none;
}
.white {
	color:#FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.white:link {
	color: #FFFFFF;
}
a.white:visited {
	color: #FFFFFF;
}
a.white:active {
	color: #FFFFFF;
	text-decoration: none;	
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: none;
}
ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
li {
	padding-left: 15px;
	margin-right: 5px;
	background-image: url(bullet_dot.jpg);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}
h1, h2 {
	display: none;
}
h3 {
	margin: 0px;
	padding: 0px;
}
