H1 {
		background-color:#FFFFcc;
		font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
}

H2 {
	background-color:#FFFFCC;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
}

H3 {
	background-color:#FFFFCC;
	font-family:Arial, Helvetica, Verdana, Geneva, sans-serif;
}

H4 {
	background-color:#FFFFCC;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
}

BODY {
	background-color:#FFFFCC;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
}

A    { 
	text-decoration: none; 		
	color: Blue; 
}

A:ACTIVE, A:HOVER, A:FOCUS {
	color: #CC0099;
}

.tiny {
		text-decoration: none;font-size: 6pt;
}

.small { 
		text-decoration: none;font-size: 7pt;
}

.medium {
		text-decoration: none;font-size: 9pt;
}		

.large {
		text-decoration: none;font-size: 14pt;
}

.xlarge {
		text-decoration: none;font-size: 18pt;
}

.xxlarge {
		text-decoration: none;font-size: 24pt;
}
				