body {
	background-color : #AC9173;
	color : #000000;
	font-family : "Trebuchet MS", "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size : 12px;
}

h1 {
	color : #7A5926;
	font-family : "Trebuchet MS", "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size : 16px;
	font-weight : bold;
	letter-spacing : 2px;
}

h2 {
	color : #7A5926;
	font-family : "Trebuchet MS", "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size : 14px;
	font-weight : bold;
	letter-spacing : 2px;
}

h3 {
	color : #7A5926;
	font-family : "Trebuchet MS", "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size : 13px;
	font-weight : bold;
	letter-spacing : 2px;
}

p {
	color : #000000;
	font-family : "Trebuchet MS", "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size : 14px;
}

td {
	color : #000000;
	font-family : "Trebuchet MS", "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size : 14px;
}

a:link	{
	color : #805914;
	font-weight : bold;
	text-decoration : underline;
}

a:visited {
	color : #805914;
	font-weight : bold;
	text-decoration : underline;
}

a:hover	{
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}

a:active {
	color : #000000;
	font-weight : bold;
}

a.hdr:link	{
	color : #805914;
	font-weight : bold;
	text-decoration : none;
	font-size : 13px;
	}

a.hdr:visited {
	color : #805914;
	font-weight : bold;
	text-decoration : none;
	font-size : 13px;
	}

a.hdr:hover	{
	color : #000000;
	font-weight : bold;
	text-decoration : none;
	font-size : 13px;
	}

a.hdr:active {
	color : #000000;
	font-weight : bold;
	font-size : 13px;
}

.content {
	border : 1px #000000 solid;
	background-color : #CAB9A6;
}

.content1 {
	background-color : #CAB9A6;
	font-family : "Trebuchet MS", "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size : 14px;
}

.foot	{
	background-color : #4A3923;
	color : #FFFFFF;
	font-family : "Trebuchet MS", "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size : 10px;
	text-align : center;
}

.head	{
	background-image : url(images/back.jpg);
	color : #FFFFFF;
	font-weight : bold;
}

.highlight {
	background-color : #EAD6B1;
	color : #000000;
	font-family : "Trebuchet MS", "Verdana", "Arial", "Helvetica", "sans-serif";
}

.hdr {
	border : 1px #000000 solid;
	color : #7A5926;
	font-family : "Trebuchet MS", "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size : 18px;
	font-weight : bold;
	letter-spacing : 2px;
}

.italic {
	font-style : italic;
}

.red	{
	color : #FF0000;
	font-weight : bold;
}

.smcontent {
	border : 1px #000000 solid;
	font-family : "Trebuchet MS", "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size : 11px;
	background-color : #CAB9A6;
}
