body         
{ 
	font-family: "Times New Roman", serif; 
	margin: 0px; 
	background-color: #fffde6;
	color: #333300;
	font-size: 1em;
}

a:link
{
	color: #605244;
	text-indent: 0em;	
	background-color: transparent;
	font-size: 1em;
}


a:visited
{
	color: #605244;
	text-indent: 0em;	
	background-color: transparent;
	font-size: 1em;
}


a:active
{
	color: #605244;
	text-indent: 0em;
	background-color: transparent;
	font-size: 1em;
}

a:hover
{
	color: #605244;
	background-color: transparent;
	text-indent: 0em;
	font-size: 1em;
}

p            
{ 
	font-family: "Times New Roman", serif; 
	text-indent: 1em; 
	background-color: transparent;
	margin-top: 0;
	margin-bottom: 0;
}

h1
{
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}

h2
{
	margin-top: 0;
	margin-bottom: 0;
	color: #800000;
	font-style : italic;
	text-align: center;
}

h3
{
	margin-top: 0;
	margin-bottom: 0;
	color: #800000;
	text-align: center;
}

h4
{
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}

h5
{
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}

h6
{
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}

.noindent
{
	text-indent: 0;
}

li
{
	font-style: italic;
	font-weight: bold;
}

.yellowboldindent
{
	font-weight: bold;
	font-size: larger;
	color: #FFFF99;
	margin-left: .5em;
	text-indent: 0;
}

.yellowbold
{
	font-weight: bold;
	font-size: larger;
	color: #FFFF99;
	margin-left: 0;
	text-indent: 0;

}
.redbold
{
	font-weight: bold;
	font-size:1em;
	color: #800000;
}

.goldbold
{
	font-weight: bold;
	font-size: 1em;
	color: #333300;
}

.goldbolditalic
{
	font-weight: bold;
	font-size: 1em;
	color: #333300;
	font-style : italic;
}

.golddarknoindent
{
	font-weight: bold;
	font-size:1em;
	color: #605244;
	text-indent:0;
	text-align:center;
}

.black
{
	color: #000000;
	text-indent: 0;
}
