input.button		{
						font: 9pt verdana;
						height: 22px;
						width: 120px;
						color: blue;
						background-color:white;
						background-image:url(grad.gif); 
						background-position: bottom;
						background-repeat: repeat-x; 
						border-color: transparent;
						border-width: 0px;  
					}.nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}
.nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}
.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
h1 {
	font-family: "Arial Narrow";
	font-size: 18pt;
	color: #006699;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 10px;
	list-style-position: outside;
	list-style-type: square;

}
h2 {
	font-family: "Arial Narrow";
	font-size: 12pt;
	color: #006699;
	font-weight: bold;

}

