h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height:24px;
	margin-bottom: 8px;
}
body {
	background-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	color: #204A9C;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height:12px;
		margin-bottom: 8px;
		margin-top: 0px;
}
.tabb {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}