body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.5;
	margin: 0;
	margin-top:0px;
	padding: 0;
	background-color: ##fcface;
}

h1 {
	font-size: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 0;
}


.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.5;
	font-weight: bold;
	color: #000000;
}

.maintext a:link, .maintext a:visited {
	color:#3300FF;
	text-decoration: none;
}

.maintext a:hover, .maintext a:active {
	color: #CC0000;
	text-decoration: none;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:1;
	font-weight: bold;
	color: #CC0000;
}

.footer a:link, .footer a:visited {
	color:#CC0000;
	text-decoration:none;
}

.footer a:hover, .footer a:active {
	color: #0033FF;
	text-decoration:none;
}

.jul {
	font-size:16px;
	color:#CC0000;
}