a {
	color: #003300;
	text-decoration:none;
	font-weight: bold;
}


a:hover {
	color: #006600;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
}

#content {
	padding-left:15px;
	padding-right:15px;
	text-align:justify;
}


#bodyTable {
	margin-left: 80px;
}

#bodyHeader {
	margin-left: 80px;
}

