body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #666666;
}
a {
	color: #660000;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
h2 {
	font-size: 16px;
	font-weight: bolder;

}
h3 {
	font-size: 14px;
	font-weight: bolder;

}
p {
	font-size: 12px;
	line-height: normal;
	white-space: normal;
	vertical-align: 80%;



}
li {
	list-style-position: inside;
	list-style-type: disc;
	font-size: 10px;

}
table {
	background-color: #CCCCCC;
}

