body {
	font-family: Verdana;
	font-size: 13px;
	margin: 5px 5px 5px 5px;
}

h1 {
	color: #696969;
	font-size: 20px;
	font-weight: bold
	}

h2 {
	font-size: 15px;
	font-weight: bold;
}

p,li,td {
	font-size: 13px;
	font-weight: normal;
}

#footer {
	font-size: 10px;
	color: #C0C0C0;
	margin-top: 60px;
}