BODY {
	background-color : #FFFAF0;
}

TD {
	font-family : Georgia, "New York", serif;
	font-size : 13px;
}

H1 {
	font-family : Georgia, "New York", serif;
	font-size : 26px;
	color : Black;
	margin-bottom : 6px;
	font-weight : normal;
}

h2 {
	font-family: Georgia, "New York", serif;
	font-size: 16px;
	font-weight: bold;
}

.bar {
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	background-color : #000000;
	text-align : right;
}

A:LINK {
	color : #FF3300;
	text-decoration : none;
}

A:VISITED {
	color : #FF3300;
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}

.bar  a:link {
	color : #FFFFFF;
	text-decoration : none;
}

.bar  a:visited {
	color : #FFFFFF;
	text-decoration : none;
}

.bar a:hover {
	text-decoration : underline;
}

.tiny {
	font-size: 11px;
}
.hanging {
	text-indent: -40px;
	margin-left: 35px;

}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #000000;
}
