body {
	background-color: rgb(255, 255, 204);
	background-repeat: no-repeat;
	leftmargin: 0px;
	marginheight: 0px;
	marginwidth: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.xlarge {
	font-size: x-large;
	color: #000000;
}

.medium {
	font-size: medium;
	color: #000000;
}

.small {
	font-size: small;
	color: #000000;
}
	
.xsmall {
	font-size: x-small;
	color: #000000;
}

.nounderline A {
	text-decoration:none
}

a {
	font-size: small; 
	color: #0000FF;
}
	
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #551A8B;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

a:active {
	text-decoration: none;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: None;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	background-color: #66CCFF;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: none;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: None;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: None;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

