body  {
	font-size: 1em;
	font-family: Arial, 'Times New Roman', times, serif;
	color: black;
	margin: 0px;
	background: white;
	background-image:none;
	background-repeat: no-repeat;
	padding-top:25px;
	padding-bottom:25px;	
	padding-left:25px;	
	padding-right:25px;

	}

a:link {color: orange;
		text-decoration: none;
		font-weight:bold;
		}
a:hover {color: darkorange;
		font-weight:bold;
		text-decoration:underline overline;
		}
a:visited {color: orange;
		text-decoration: none;
		font-weight:bold;
		}



#content {position: relative; line-height:125%; font-family:"Century Gothic","Arial","Helvetica"; font-size: 16px; color: black; font-weight:bold; padding-top:5px; padding-right:5px; padding-left:5px; padding-bottom:5px; text-align: left; } 


