body {
margin: 0px;
padding: 0px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: medium;
color: #000;
background: #FFF;
text-align: left;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #393528;
}
.bodytext1 {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #393528;
}
.bodytext_small {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-transform: none;
	color: #393528;
}

.bodytext_verysmall {	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #393528;
	text-transform: none;
}
.bodytext_warning {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #CC0000;
}
.heading_site {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #996813;
}
.heading_page {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	text-transform: none;
	color: #996813;
	font-weight: bold;
}
.heading_side_page {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	text-transform: none;
	color: #996813;
	font-weight: bolder;
	line-height: 15px;
}
.heading_subpage {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	text-transform: capitalize;
	color: #996813;
	font-style: normal;
	font-weight: bolder;
}	
.heading_subpage1 {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	text-transform: uppercase;
	color: #996813;
	font-style: normal;
	font-weight: bolder;
}
.pageName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #996813;
}
table {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #000;
}
TD.blackbar {
background-image: url(images/blackbar.gif);
}

A:link {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
A:visited {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
A:active {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
A:hover {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bolder;
}
TD {font-family: Verdana,Arial;font-size: 12px;}
P {font-family: Verdana,Arial;font-size: 12px;}
HR {color: #6699CC;height: 1px;}

