body {

	font-family: "Times New Roman", Times, serif;

	background-attachment: fixed;

	background-image: url(images/tan.jpg);

	background-repeat: repeat;

	font-family: "Times New Roman", Times, serif;

	font-size: 18px;

}



h1 {

	font-family: "Times New Roman", Times, serif;

	font-style: normal;

	font-weight: bolder;

	color: #6b5401;

	text-decoration: none;

	font-size: xx-large;

} 



h2 {

	font-family: "Times New Roman", Times, serif;

	font-style: normal;

	font-weight: bold;

	color: #6b5401;

	text-decoration: none;

	font-size: 30px;

	margin-left: 1em;

}



p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #6b5401;
	margin-left: 4em;
	margin-right: 4em;
	text-align: Justify;
}



li {

    font-family: "Times New Roman", Times, serif;

	font-size: 18px;

	font-style: normal;

	font-weight: bold;

	color: #6b5401;

	margin-right: 4em;

}	



.floatright {
    margin-right: 4em;
    float: right;

}



.floatleft {
    margin-left: 4em;
    float: left;

}		



.subhd {

    font-family: "Times New Roman", Times, serif;

	font-style: normal;

	font-weight: bold;

	color: #6b5401;

	font-size: x-large;

}



.bigger {

    font-family: "Times New Roman", Times, serif;

	font-style: normal;

	font-weight: bold;

	color: #6b5401;

	font-size: 30px;

}

.bignrml {

    font-family: "Times New Roman", Times, serif;

	font-style: normal;

	font-weight: bold;

	color: #6b5401;

	font-size: 26px;

}

.mednrml {

    font-family: "Times New Roman", Times, serif;

	font-style: normal;

	font-weight: bold;

	color: #6b5401;

	font-size: 23px;

}

td {

	font-family: "Times New Roman", Times, serif;

}



th {

	font-family: "Times New Roman", Times, serif;

}

BODY {

SCROLLBAR-FACE-COLOR: #003c50;

SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;

SCROLLBAR-SHADOW-COLOR: #FFFFFF;

SCROLLBAR-3DLIGHT-COLOR: #000000;

SCROLLBAR-ARROW-COLOR: #FFFFFF;

SCROLLBAR-TRACK-COLOR: #FFFFFF;

SCROLLBAR-DARKSHADOW-COLOR: #000000

}


