/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #663300;
}
body {
	background-color: #F6ECE2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
text {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #663300;
	line-height: 24px;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-stretch: wider;
}
.footer {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

A.navbar:link    {color:#F6ECE2; text-decoration:none;}
A.navbar:visited {color:#F6ECE2; text-decoration:none;}
A.navbar:active  {color:#F6ECE2; text-decoration:none;}
A.navbar:hover   {color:#FFFFFF; text-decoration:none;
;
}
.leftcolumn {font-family: Arial, Helvetica, sans-serif; font-size: 12; color: #333333; }
.text {font-size: 14px}
a:link {
	color: #663300;
}
a:visited {
	color: #663300;
}
a:hover {
	color: #663300;
}
a:active {
	color: #663300;
}
a {
	font-style: italic;
}
.header {
	font-size: 24px;
	font-weight: bold;
	line-height: normal;
}

