BODY {
	color : #CCCC00;
	background-color : #666600;
	font-family : "Times New Roman", Times, serif;
	font-size : smaller;
	text-align : justify;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
}
p {
	background : transparent;
	text-align : justify;
	font-size : smaller;
}
li {
	background : transparent;
	text-align : justify;
	font-size : smaller;
}
div {
	background : transparent;
	font-size : smaller;	
}

A {
	color : #FFFFCC;
	text-decoration : none;
}

A:HOVER {
	color : #FFFFCC;
	text-decoration : underline;
}