body {
	background-attachment: fixed;
	background-repeat: repeat;
	text-align: center;
	margin-top: 0px;
	font-size:11px;
	line-height: 17px;
}
.main {
	border: 3px double #99CC33;
	text-align: center;
}


#wrapper {
	text-align:center;
	background-repeat:no-repeat;
	font-family:Georgia, Garamond;
	font-size:11px;
	margin-top: 0px;
	width: 75%;
	line-height: 17px;
	color: #333333;
}
.mali {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 10px;
	color: #999999;
}

p {text-align:justify;
	font-family:Georgia, Garamond;
	font-size:11px;
	line-height: 17px;
	color: #333333;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #339900;
	line-height: 24px;
}
h2 {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a:link {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	font-family:Geneva, Arial, Helvetica, sans-serif;

	text-decoration:underline overline;
	color: #F7AB17;
}
a:active {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	
	text-decoration: none;
	color: #CCCCCC;
}
.emphasize {
	font-family: Georgia, Garamond;
	font-size: 11px;
	font-style: italic;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #CCFFFF;
	font-weight: bolder;
}
