body {
	font-family: "Century Gothic", sans-serif;
	font-size: 15px;
	text-align: left;
	margin-right: 3px;
	margin-left: 3px;
	background-color: #F1F1F0;
	background-image: url(../images/body_bg3.gif);
	background-repeat: repeat-x;
}
h1,h2,h3,h4,h5,h6{
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {

	font-size: 130%;
	font-style: oblique;
	color: #006600;
	margin-bottom: 6px;
	margin-top: 6px;
}
h2 {
	
	font-size: 110%;
	color: #006600;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
h3 {
	font-size: 105%;
	font-weight: bold;
	color: #393F64;
	font-style: normal;
	letter-spacing: 2px;
	margin-bottom: 6px;
	margin-top: 10px;
	padding-top: 6px;
}
h5,h4 {
	font-size: 100%;
	color: #333333;
	font-weight: bold;
}
h6 {
	font-size: 100%;
	font-weight: normal;
}

li {
	font-size: 90%;
	margin-bottom: 8px;
}
dd {
	list-style-type: square;
	display: list-item;
}
dl {
	font-size: 90%;
	margin-left: 36px;
}
img {
	border: none;
}
img a{
	border: none;
	}
q {
	font-size: 0.8em;
	font-style: italic;
	margin-right: 120px;
	margin-left: 120px;
	color: #432623;
	margin-top: 6px;
	margin-bottom: 12px;
	padding: 0px;
	text-indent: 0px;
}
