/* CSS Document */
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336666;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(backgif.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	cursor: crosshair;
}
a:link {
	color: #999900;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;


}

a:visited {
	color: #999900;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;


}
a:active {
	color: #999900;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;


}
a:hover {
	color: #006699;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC9900;
	text-decoration: underline;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-style: italic;
	font-weight: lighter;


}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #669999;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336666;
	text-decoration: underline;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
