#content {
	width: 723px;
	margin-right: auto;
	margin-left: 15px;
	margin-top: 0px;
}
h1 {
	font-family: Geneva, trebuchet MS, sans-serif, Arial, Helvetica;
	font-size: 13px;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-style: normal;
	font-weight: normal;

}
h2 {
	font-family:  Geneva, trebuchet MS, sans-serif, Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left:0px;
	font-weight: normal;
	padding-bottom: 3px;
	font-variant: normal;cc
	
}
h3 {
	font-family:  Geneva, trebuchet MS, sans-serif, Arial, Helvetica;
	font-size: 13px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 3px;
	
}
.marginimage {
    margin-left: 1px;
    margin-right: 1px;
	margin-bottom: 5px;
	
}
p {
	font-family:  Geneva, trebuchet MS, sans-serif, Arial, Helvetica;
	font-size: 13px;
	color: #000000;
	margin-left: 30px;

}
#def {
	font-family:  Geneva, trebuchet MS, sans-serif, Arial, Helvetica;
	font-size: 13px;
	color: #000000;
	padding-left:5px;
}
#center {
	margin-top: 0px;
	margin-bottom: 0px;
}
.lineimage {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
a {
	color: #000000;
	text-decoration: none;
}

a:visited {color:000000;}
a:hover {text-decoration:underline;
           color:#cc3300;
		   }