body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
}
a:link {
	color: #0099CC;
}
a:visited {
	color: #0099CC;
}
h1 {
	font-size: 15px;
	font-weight: bold;
}
ul {
	margin-left: 15px;
}


a:hover {
	color: #FF6633;
}
a:active {
	color: #FF6633;
}
