p {
	font-family: Geneva, Arial, Helvetica;
	font-size: 13px;
	color: #666600;
	font-style: normal;
	text-align: justify;

}
body {
	background-color: #FFFEEA;
	background-image: url(../images/backg2.gif);
	background-repeat: repeat-x;

}
a:link	{ 
		color: #800000;
		text-decoration: none
}
a:visited	{
		color: #800000;
		text-decoration: none
}
a:hover	{ 
		color: #800000;
		text-decoration: underline;
		background-color: #FFFFCC
}
th {
	font-family: Geneva, Arial, Helvetica;
	font-size: 13px;
	color: #FFFFCC;
	font-weight: bold;
	background-color: #990000;
	vertical-align: top;
}
td {
	font-family: Geneva, Arial, Helvetica;
	font-size: 13px;
	color: #000000;
	vertical-align: top;
	border: #000000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 23pt;
	font-weight: normal;
	color: #CCCC99;
	text-transform: lowercase;
	text-align: left;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	text-align: center;
	color: #FFFEEA;
	font-weight: normal;


}
li {
	font-family: Geneva, Arial, Helvetica;
	font-size: 11px;
	color: #666600;
	font-style: normal;
	text-align: justify;
}
