body	{
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	margin : 0px 0px 0px 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

h1 {
	color: #990000;
	font-weight: bold;
	font-style: italic;
	font-size: 24px;
}
.heading {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #CC9900;
}

a	{
	color : #cc9900;
}

a:visited	{
	color : #cc9900;
}

a:active	{
	color : #996600;
	text-decoration : none;
}

a:hover	{
	color : #996600;
	text-decoration : none;
}

a.basenav	{
	color : #990000;
	text-decoration : none;
}

a:visited.basenav {
	color : #990000;
	text-decoration : none;
}

a:active.basenav {
	color : #CC9900;
	text-decoration : none;
}

a:hover.basenav {
	color : #CC9900;
	text-decoration : none;
}