h1 {
	color: #FFFF66;
	font-weight: bolder;
	border-color:#CC3333;
	text-align:center;
	font-size: 36pt;
	font-style: normal;
	}
h2 {
	color: #FFFFFF;
	}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align:justify;
	background-color: #ffccff;
	color: #FF9966;
	position: static;
	left: 5px;
	}

p {
	color:#000000;
	font-size: 16pt;
	}
a {
	color:#3300FF;
	font-weight: bold;
	text-decoration: underline;
}

em 
{
color:#CC3333;
font-weight: bold;
}
td {
	color: #000000;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: disc;
	color: #CC3333;
}

