body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
}
li {
	list-style-type: square;
}

h2 { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 17px; 
	color: #000000; 
	background-color: #ffffff;
	background-image: none; 
	padding: 0.1em; 
	padding-bottom: 0em; 
	margin-bottom: 0em }

.footer {
	color: #999999;
	font-size: 10px;
}
.sidebar {
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
