body {
	margin: 0px 0px 0px 0px;
	font-family:  Verdana, sans-serif; 
	background-color : #616592;
	color: #3d3a2a;
	font-size : 10pt;
	text-align: left;
}

a, a:visited, a:active, a:link
{
	color: #3d3a2a;
	text-decoration: underline;
}
a:hover
{
	color: #900;
	text-decoration: underline;
}

a.footermenu
{
	text-decoration: none;	
}

a.subtle
{
	color: #3d3a2a;
	font-weight: normal;	
	text-decoration:none;
}
a.subtle:hover
{
	color: #3d3a2a;	
	font-weight: normal;
	text-decoration:none;
}

th {
	color : #3d3a2a;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
input, select {
	color : #3d3a2a;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

img
{
	border: none;
}
div
{
	text-align: left;
}
p, address
 {
	color:#3d3a2a;
	font-size : 10pt;
	font-family:verdana, arial, ms sans serif;
	margin-top : 5px;
	text-align: left;

}

ul
{
	color:#3d3a2a;
	font-size : 10pt;
	font-family:verdana, arial, ms sans serif;
	text-align: left;	
}
li
{
	font-family:verdana, arial, ms sans serif;
	color:#3d3a2a;
	font-size : 10pt;
	text-align: left;	
}

.FloatLeft
{
	float: left;
	margin: 5px;
	margin-right: 10px;
}


.FloatRight
{
	float: right;
	margin: 5px;
	margin-left: 10px;
}

a.leftmenu, a.leftmenu:visited, a.leftmenu:hover
{
	font-size: 8pt;
	text-decoration: none;
}
a.readmoreleft
{
	text-decoration: none;
	font-size: 8pt;
}

.footer
{
	font-size: 8pt;
}

h1
{
	font-size: 20pt;
}
h2
{
	font-size: 14pt;
}
h1, h2, h3, h4, h5
{
	margin-bottom: -3px;
}
.smalltext, div.smalltext
{
	font-size: 8pt;
}

.author
{
	font-size: 8pt;
	font-weight: 600;
}
.quote
{
	font-size: 8pt;
	font-style:italic;
}

.LeftHeader, a.LeftHeader, .LeftHeader a, a.LeftHeader:visited, .LeftHeader a:visited
{
	font-size: 9pt;
	text-decoration: none;
	font-variant:small-caps;
	font-weight: bold;
	color: #fefefe;
	padding-bottom: 15px;
	padding-top: 2px;	
}
.LeftHeader, a.LeftHeader:hover, .LeftHeader a:hover
{
	font-size: 9pt;
	text-decoration: none;
	font-variant:small-caps;
	font-weight: bold;
	padding-bottom: 15px;
	color: #e58e1a;
	
}