.boxes {
	font-family: "Century Gothic";
	border: thin dashed #CCCCCC;
	position: fixed;
	height: auto;
	width: 100%;
	font-size: 12px;
	font-style: normal;
	right: 1px;
	clip: rect(auto,1px,auto,auto);
	top: 1px;
	bottom: 1px;
	left: 1px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	background-color: #FFFFFF;
	margin: 0px;
}
body {
	background-color: #003333;
}
.style1 {font-size: 16px}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}


.style3 {
	color: #000000;
	font-family: "Century Gothic";
	font-size: 13px;
	list-style-position: outside;
	list-style-type: circle;
}
.style4 {
	color: #000099;
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
}
.style5 {color: #000099}

