BODY {
	color : White;
	background-color : #0099CC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
div {
	font-size : 12px;
	}
ul {
	font-size : 12px;
	}

A {
	color : Black;
	text-decoration : none;
	font-size : 12px;
}

A:HOVER {
	color : #3300CC;
	text-decoration : underline;
	font-size : 12px;
}
.STYLE1 {font-size: 16px}