.MAINTEXT {
	font-size: 14px;
	line-height: 110%;
}
.MAINTEXT2{
	font-size:13px;
	line-height: 110%;
}
h1 {
	font-size: 18px;
	color: #333399;
	border-top: solid #333399 1px;
	border-bottom: solid #333399 1px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 1px;
}
h2{
	margin: 0px;
	padding: 82px 0px 10px 5px;
	font-size: 17px;
	z-index: 10;
	color: #3e4a41;
	font-size: 15px;
}
h3 {
	color: #006666;
	font-size: 16px;
	padding-bottom: 0px;
	margin-top: 10px;
	background: #e8ebe8;
}
h4 {
	color: #990033;
	font-size: 15px;
	border-bottom: dotted #990033 1pt;
	margin-top: 0px;
	margin-bottom: 5px;
}
h5 {
	color: #000099;
	font-size: 14px;
	margin-bottom: 0px;
}
h6 {
	color: #333333;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
}
A{
	text-decoration:none;
}
A:hover{
	color:#CC0000;
	text-decoration:none;
}
body {
	width: 600px;
	font-size: 13px;
	line-height: 110%;
}


