body {
	text-align: justify;
	color: #666333;
	font-size: 12px;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	margin: 0px;
	background-color: #aaa365;
	background-image: url(images/pagebg.gif);
}

h1 {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
	border-bottom: 1px solid #666333;
}

h2 {
	font-size: 11px;
	margin-bottom: 6px;
	color: #665544;
}

#foot {
	margin : 0px;
	border-bottom : 1px solid;
	background : url(images/foot.gif) no-repeat;
	width : 660px;
	height : 58px;
	text-indent:-9999px;
	overflow:hidden;
}

p {margin-top: 0px;}

div.content {padding:10px;}

a:link {
	color: #666633;
	font-size:11px;
	text-decoration : underline;
}
a:visited {
	color:#666633;
	font-size:11px;
	text-decoration : underline;
}
a:hover {
	color: #000000;
}
a:active {}

a.menu:link {
	color: #666633;
	font-weight:bold;
	font-size:11px;
	text-decoration : none;
	width : 168px;
	line-height : 15px;
}
a.menu:visited {
	color:#666633;
	font-weight:bold;
	font-size:11px;
	text-decoration : none;
	width : 168px;
	line-height : 15px;
}
a.menu:hover {
	color: #000000;
	font-weight:bold;
	background : #f5f5dc;
}
a.menu:active {font-weight:bold;}

a.two:link {
	color: #eeeddd;
	font-weight:bold;
	font-size:10px;
	text-decoration : underline;
}
a.two:visited {
	color:#eeeddd;
	font-weight:bold;
	font-size:10px;
	text-decoration : underline;
}
a.two:hover {
	color: #ffffff;
	font-weight:bold;
}
a.two:active {font-weight:bold;}

table {font-size:11px;text-align:justify;}

td.body {padding:8px;}

td.bold {font-weight:bold;font-size:11px;}
td.smallbold {font-weight:bold;font-size:10px;}