BODY {
	BACKGROUND-COLOR: #6666CC;
	font: normal 12px/normal Georgia, "Times New Roman", Times, serif;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	margin-right: 8px;
}

.callout {
	line-height: normal;
	border-bottom-style: solid;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	margin:3px 0 10px 0;
}
h1 {
	font-size: 36px;
	text-align:center;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
p {
	margin:3px 0 10px 0;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
a:visited {
}
a:hover {
}
a:active {
}
h2 a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	color: #000000;
}
h2 a:link {
	text-decoration: none;
}
h2 a:visited {
	text-decoration: none;
	color: #000000;
}
h2 a:hover {
	text-decoration: none;
	color: #33CC66;
}
h2 a:active {
	text-decoration: none;
	color: #000000;
}
h6 a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	margin:0;
	padding:0;
}
h6 a:link {
	text-decoration: none;
}
h6 a:visited {
	text-decoration: none;
	color: #000000;
}
h6 a:hover {
	text-decoration: none;
	color: #33CC66;
}
h6 a:active {
	text-decoration: none;
	color: #000000;
}
#navigation a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFF;
}
#navigation a:link {
	text-decoration: none;
}
#navigation a:visited {
	text-decoration: none;
	color: #FFF;
}
#navigation a:hover {
	text-decoration: none;
	color:#00CC33;
}
#navigation a:active {
	text-decoration: none;
	color: #FFF;
}