@charset "UTF-8";
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	background-position: center center;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	width: auto;
}
.bodybullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: circle;
	list-style-image: none;
}
link {
	color: #9900FF;
}

