<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
        "http://www.w3.org/TR/html4/loose.dtd">
	body {
		margin:0px 0px 20px 0px;
		background:#FFF;		
		}
	A 			{ color: #873C13; text-decoration: underline; }
	A:link		{ color: #873C13; text-decoration: underline; }
	A:visited	{ color: #873C13; text-decoration: underline; }
	A:active	{ color: #873C13;  }
	A:hover		{ color: #873C13;  }

	.bodytitle {font-family: arial, helvetica, sans-serif;
		color:#86856B;
		font-size: 24px;
 		font-weight:bold;	
		margin: 0px;
		padding: 0px;
	}
	.bodytext {
		font-family: helvetica, arial, sans-serif;
		color:#999999;
		font-size: 16px;
		font-weight:normal;	
		line-height: 130%;
		}
.bodytext a:link {
                                font-family: helvetica, arial, sans-serif;
		font-size: 16px;
		color: #605F4A;
		text-decoration: underline;
		}

        .bodytext a:visited {
                                font-family: helvetica, arial, sans-serif;
		font-size: 16px;
		color: #873C13;
		text-decoration: underline;
		}

        .bodytext a:active {
                                font-family: helvetica, arial, sans-serif;
		font-size: 16px;
		color: #873C13;
		text-decoration: underline;
		}

        .bodytext a:hover {
		font-family: helvetica, arial, sans-serif;
		font-size: 16px;
		color: #873C13;
		text-decoration: underline;
		}

	.navbar {
		font-family: helvetica, arial, sans-serif;
		color:#999999;
		font-size: 10px;
		font-weight:normal;	
  		padding:15px;
		}
.navbar a:link {
                                font-family: helvetica, arial, sans-serif;
		font-size: 10px;
		color: #605F4A;
		text-decoration: underline;
		}

        .navbar a:visited {
                                font-family: helvetica, arial, sans-serif;
		font-size: 10px;
		color: #873C13;
		text-decoration: underline;
		}

        .navbar a:active {
                                font-family: helvetica, arial, sans-serif;
		font-size: 10px;
		color: #873C13;
		text-decoration: underline;
		}

        .navbar a:hover {
		font-family: helvetica, arial, sans-serif;
		font-size: 10px;
		color: #873C13;
		text-decoration: underline;
		}

