/* CSS Document */

.bodytext{
	font-family: georgia;
	font-size: 8pt;
	color: #6f3522;
}
#TBL1{border-color:#f6dcbd;
border-style:solid; border-width:1px;}

.bodytext a{
	font-family: georgia;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
	color: #964326;
}

.bodytext a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #EDD2B1;
}


.navigation a{
	font-family: georgia;
	font-size: 9pt;
	text-decoration: none;
	font-weight: none;
	color: #765730;
}

.navigation a:hover{
text-decoration: none;
font-weight: none;
color: #af5a3c;
}


.footertext{
	font-family: arial;
	font-size: 7pt;
	font-weight: bold;
	color: #c69f6f;
}

.footertext a{
	font-family: arial;
	font-size: 7pt;
	text-decoration: underline;
	font-weight: bold;
	color: #c69f6f;
}

.footertext a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
}


.heading{
	font-family: georgia;
	font-size: 15pt;
	font-weight: none;
	color: #6f3522;
}

.h1{
	font-family: georgia;
	font-size: 16px;
	font-weight: none;
	color: #6f3522;
}

.h2{
	font-family: georgia;
	font-size: 13pt;
	font-weight: bold;
	color: #6f3522;
}

.smalltext{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #6f3522;
}

.smalltext a{
	font-family: arial;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
	color: #964326;
}

.smalltext a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #EDD2B1;
}

.lgbodytext{
	font-family: georgia;
	font-size: 9pt;
	color: #6f3522;
}

.lgbodytext a{
	font-family: georgia;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
	color: #964326;
}

.lgbodytext a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #EDD2B1;
}
