body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:16px;
	color: #666666;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a {
	font-weight: normal;
	color: #6666CC;
	text-decoration: underline;
}

h1 {
	font-size:32px;
	font-weight: bold;
	margin-bottom: 4px;
	color: #0000CC;
	margin-right: 20px;
}
a:hover {
	color: #6666CC;
	text-decoration: none;
}
.tiny {
	font-size: 11px;
}
h2 {
	font-size: 26px;
	color: #33CC00;
	margin-bottom: 10px;
	font-weight: 600;
}
h3 {
	font-size: 20px;
	font-weight: bold;
	color: #0000CC;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.red {
	color: #FF0000;
}

