body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	background-attachment: fixed;


}
li {
	margin: 0px;
	font-size: 9px;

}
ul {
	font-size: 9px;
	margin-top: 0px;
	margin-bottom: 0px;

}
td {
	font-size: 10px;
}
h1 {
	font-size: 14px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;

}
h2 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	color: #003333;
}
a {
	color: #CCCCCC;


}
