body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	background-color: #FFFFCC;



}

h1 {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #FFCC00;
	background-color: #990000;
	border: thin solid #FFCC00;
	text-align: left;
	text-indent: 12pt;
}

h2 {
	font-size: 16px;
}


h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	text-align: center;

}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
a	{
	color: #FFCC00;
	text-decoration: none;
}

a:hover	{
	color: #66FF66;
	text-decoration: underline;
}

.alink {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	text-decoration: none;
	background-color: #993300;
	border: thin none;
	text-align: left;
	text-indent: 12pt;

}
.blink {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 22px;
	color: #FFCC00;
	text-decoration: none;
	background-color: #990000;
	border: thin none;
	text-align: left;
	text-indent: 12pt;

}

.clink {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 20px;
	color: #FFCC00;
	text-decoration: none;
	background-color: #990000;
	border: thin none;
	text-align: left;
	text-indent: 12pt;

}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #993300;
	line-height: normal;
}

.linodot {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #993300;
	list-style-image: none;
	list-style-type: none;
	line-height: normal;
}

hr {
	color: #CC0000;
}
.brlist {
	line-height: -8px;
}

p {
	margin-right: 36px;
	margin-left: 12px;
}
