


h1 {
	font-family: "Century Gothic", verdana, arial, sana-serif;
	line-height : 130%;
	word-spacing : 2px;
	font-size:29px;
	margin-bottom:18px;
	font-weight : bold;
	color : Green;
	text-align : center;
}

h2 {
	font-family: "Century Gothic", verdana, arial, sans-serif;
	line-height : 130%;
	word-spacing : 2px;
	font-size:21px;
	margin-bottom:18px;
	font-weight : bold;
	text-align : center;
	color : Green;
}


img{
	border : 10px solid;
	border-color : #FFFFE0;
}
h3, {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 130%;
	word-spacing : 2px;
	font : bold;
	font-size:16px;
	font-weight : bold;
	color : Green;
	text-align : justify;
}
ul,ol,li{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
	word-spacing : 1px;
	margin-bottom : 1px;
	font-size:12px;
	font-weight : normal;
}
	
body{
	background-color: "#FFFFE0";
}

h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 130%;
	word-spacing : 2px;
	font : bold;
	font-size:14px;
	text-align : justify;
	color : Teal;
}
address,blockquote {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 130%;
	word-spacing : 2px;
	font-size:14px;
	margin-bottom:5px;
	font-weight : normal;
	text-align : justify;
}
p {
	font-family: "Trebuchet MS",Verdana,  Arial, Helvetica, sans-serif;
	line-height : 130%;
	word-spacing : 1px;
	font-size: 15px;
	margin-bottom: 3px;
	font-weight : normal;
	text-align : justify;
	text-indent: 0.7cm;
}
.small {
	font-size: 10px;
}

li { margin-top:1px; }





.men {
	background-color:#FFFFE0;
	font-size: 12px;
	font-family:Arial,sans-serif;
}

.blue { color:#0000C0; }

pre.normal { color:#000000; }

a:link {
	color: Teal;
	text-decoration: none;
	font-weight : normal;
}

a:visited {
	color: Green;
	text-decoration: none;
	font-weight : normal;
}
a:hover { color:#EE0000; }

hr {
	color: #8FBC8F;
}