BODY {
	margin: 0px 0px 0px 0px;
	background: #9f8770;
	color: #000000;
	font-family :  Verdana, sans-serif;
	font-size: .9em;
	text-align: left;
}

TABLE{
	
	width: 600px;
	padding: 0px 0px 0px 0px;
	border: 0px none;
	text-align: center;
}

TD.menu{
	width: 100px;
	vertical-align: top;
	background-color: #60788F;
	text-align : center;
}

TD.content{
	width: 600px;
	vertical-align: top;
	background-color: White;
	margin-left : 10px;
	margin-top : 10px;
	text-align : left;
}

TD.footer{

}

H1{
	
}

H2 {
	font-size: 1.5em;
	color : #3233c0;
}

H3 {
	font-style: italic;
	font-size: 1.25em;
	color: #60608f;
}

H4 {
   font-size: 1.25em;
	color: #60788f;
	text-align: center;
}

H5 {
    font-size: 1em;
	font-weight: bold;
	color: #660066;
}

A {
	Font-size: 1em;
	text-decoration: none;
	color:Navy;
	font-weight: bold;
}

A:VISITED {
	color : #000066;
}


A:Hover {
	color: #990000;
}

A.lmenu {
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10pt;
	margin-bottom: 10pt;
	margin-left : 5px;	
	color: White;

}

A.lmenu:ACTIVE {
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10pt;
	margin-bottom: 10pt;
	margin-left : 5px;	
	color: #ADD8E6;
}

A.lmenu:VISITED {
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10pt;
	margin-bottom: 10pt;
	margin-left : 5px;
	color: #E6E6FA;
}

A.lmenu:HOVER {
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10pt;
	margin-bottom: 10pt;
	margin-left : 5px;	
	color: #719F9F;
}

HR {
	height: .8pt;
	color: #008000;
}
