body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
}


td {font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	}

.menulink {font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 18pt;
			color: #FFFF00;
			text-decoration: none;
			}

.anchorlink {font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 12pt;
			color: #990099;
			text-decoration: none;
			}
			
a {
	color: #990099;
	font-size: 12pt;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
	}



h1 {font-family: arial, helvetica, sans-serif;
	color: #990099;
	font-weight: bold;
	}

h2 {font-family: arial, helvetica, sans-serif;
	color: #990099;
	font-weight: bold;
	}
	
h3 {font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	}

h4 {font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	}


p {font-size: 12pt;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	}


a:hover {text-decoration: none;
         color: #00CC99}


	
ul {font-size: 12pt;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	}	

pre {font-size: 12pt;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	}
	
.list  {font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	}

.special {font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 14pt;
			color: #990099;
			text-decoration: none}