body {
	background-color: #FFFFFF;
	margin: 0 0 0 0;
	padding : 0 0 0 0px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.textTitle{
	font-size: 12pt;
	font-weight: bold;
	color: #1E2C3D;
	text-indent: 30px;
	font-style: italic;
}
.textBody,text,td {
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
}

.seppLine {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #86A2C4;
	font-size: 9pt;
	font-weight: normal;
	color: #1C2637;
}
.siteTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17pt;
	font-style: italic;
	font-weight: bold;
	color: #995502;
}
p	{
		line-height: 20px;
		margin: 0 0 0 0px;
		padding: 0px 0px 10px 10px;
		}	
img  	{border:none; }
A.footer:link {
    font-size: 8pt;
	font-weight: normal;
	color: #FDB966;
	text-decoration: overline;
}
A.footer:visited {
	font-size: 8pt;
	font-weight: normal;
	color: #D8A674;
	text-decoration: overline;
}
A.footer:hover {
	font-size: 8pt;
	font-weight: normal;
	color: #A1815D;
	text-decoration: overline;
}
A.footer:active {
	font-size: 8pt;
	font-weight: normal;
	color: #E69533;
	text-decoration: overline;
}
a:link {
	font-size: 10pt;
	font-weight: normal;
	color: #FDC787;
	text-decoration: none;
}
a:visited {
	font-size: 10pt;
	font-weight: normal;
	color: #D8A674;
	text-decoration: none;
}
a:hover {
	font-size: 10pt;
	font-weight: normal;
	color: #A1815D;
	text-decoration: underline;
}
a:active {
	font-size: 10pt;
	font-weight: normal;
	color: #E69533;
	text-decoration: underline;
}


.bgr_topleft{ background-image: url('../images/bgr_topleft.gif'); background-repeat: repeat-x; }	

