body {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	background-color: #C77045;
	line-height: 16px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

BODY, TD, .NormalText { font-weight: normal; text-decoration: none; font-style: normal; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #663300; }

.Header		{font-size: 16px; color: #663300; font-weight: bold; }
.Subheader	{font-size: 14px; color: #663300; font-weight: bold; }
.GraySubheader {font-size: 14px; color: #333333; font-weight: bold; }

.Brown		{ color: #663300; }
.Black		{ color: #000000; }
.Gray		{ color: #333333; }

.SmallText	{ font-size: 11px; }
.MediumText	{ font-size: 16px; line-height: 16px; }
.LargeText	{ font-size: 24px; line-height: 24px; }

TD.BeigeBG { background: #E4D3A5; }

h1 {
	font-size: 16px;
	color: #333333;
}
h2 {
	font-size: 14px;
	color: #333333;
}
h3 {
	font-size: 12px;
	color: #333333;
}

* .bodystyle {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}
* .homepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #663300;
}

* .small {
	font-family: Times New Roman, Times, serif;
	font-size: 9px;
}

* .medium {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}

* * .big {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
}

* .xbig {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
}

* .expanded {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Times New Roman, Times, serif;
	text-align: justify;
}

* .footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

* .box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

* .box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}


* .outline {
	border: 1px solid #C77045;
}


a {
	color: #663300;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.nav {
	color: #FFFFCC;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}

a.nav:visited {
	color: #FFFFCC;
}

a.nav:hover {
	color: #FFFFFF;
}

a.leftnav {
	color: #563F19;
	text-decoration: none;
}
a.leftnav:visited {
	color: #563F19;
}

a.leftnav:hover {
	color: #C77045;
}
