BODY {	font-family: verdana, helvetica, sans-serif;
	font-size: x-small;
	color: black;
	background: white;
	text-align: left;
	margin-right: 5%;
	margin-left: 5%;}

H3 {	text-align: right;
	font-size: normal;}

H2 {	text-align: right;
	font-size: large;}

H1 {	font-size: large;
	text-align: center;}

#c1 {	text-align: center;}

#b1 {	font-size: xx-small;
	font-style: italic;}

A:link, A:visited, A:active {text-decoration: none;}
A:link {color: #FEC052}
A:visited {	color: #FEC052;
	font-weight: lighter}
A:active {	color: #FEC052;
	font-weight: bold}

