body {
	background-color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	font-weight:900;
	color:#000099;
	font-family: Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	font-style: normal;

	}

h2 {
	margin:10px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	background-color: #CCCCCC;
}
	

h3 {
	margin:10px 0px 10px 25px;
	padding:0px;
	font-size:14px;
	font-weight:900;
	color:#000099;
	font-family: Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	font-style: normal;

	}
P {
	margin:0px 0px 0px 10px;
	padding:0px;
	font-size:12px;
	font-weight:normal;
	color:#6666CC;
	font-family: Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	font-style: normal;

	}

li {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 100%;
	color: #9900CC;
	display: list-item;
	list-style-type: disc;
  
}

a {
	color: #3366CC;
	text-decoration: none;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}
