body {
	color: #737373;
	font-family: "Times New Roman", Times, serif, Verdana, Arial, Helvetica, sans-serif, "Comic Sans MS";
	font-size: 9px;
	margin: 0px;
}

.H1 {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
.H2 {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.H3 {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.navigation {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.lownavigation {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
}
.minitext {
	font-family: Times New Roman, Times, serif;
	font-size: 1px;
}
.maintext {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	color: #333333;
	line-height:18px;
	padding-left:10px;
	padding-right:10px;
}


a:link, a:active, a:visited {
	color: #800000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.images {
	border-color: #333333; 
	border-style: solid; 
	border-width: 0px; 
}
hr {
	color: #D5D9EA;
	height: 2px;

}
.buttons { font-size: 10pt; font-family: Times New Roman, Times, serif; background-color: #D5D9EA; color: #000000 }

.copyright{
	font-size:12px;
	color:#000000;
	padding:8px;
}

.imgR{
	float:right;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:8px;
}

.imgL{
	float:left;
	padding-left:5px;
	padding-right:10px;
	padding-bottom:8px;
}

.page_num{
	font-size:12px;
	color:#000000;
}

.return_text{
	font-size:10px;
}

.textonbody{
	font-size:11px;
	line-height:20px;
	color:#000000;
}

#thumb_scroll{

	Z-INDEX: 5; WIDTH: 300px; HEIGHT: 78px; TEXT-ALIGN: left;
	overflow:auto;

}

.img_border{
	border-color:#000000;
	border-style:solid;
	border-width:1px 1px 1px 1px;
}
.images{
	border-color:#000000;
	border-style:solid;
	border-width:1px 1px 1px 1px;
}