body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000099;
	text-decoration: none;
	background-color: #009933;
	background-image: none;
	background-repeat: no-repeat;
	text-align: justify;
	border: medium solid #009933;
}
a:link { 
	color: #CC2222;
	}
a:visited { 
	color: #333399;
	}
a:hover { 
	color: #FF5555;
	}
a:active { 
	color: #DD3333;
	}

