body {
/*
html {
scrollbar-3dlight-color:#FFFAF0;
scrollbar-arrow-color:#E6E6FA;
scrollbar-base-color:#2F4F4F;
scrollbar-darkshadow-color:;
scrollbar-face-color:#4169E1;
scrollbar-highlight-color:;
scrollbar-shadow-color:;
}
*/




html, body {
	font-family: tahoma, Verdana, Georgia, helvetica, arial;
	font-size: 12px;
	color: #ffffff;
	margin: 3;
	padding: 0;
	list-style: none;
	/*background-image: url(bg.png);
	background-repeat: repeat-x; */
	background-color: #FFFFFF;

}

th{
	font-size: 12px;
	color: #6f6f6f;
	background-color: transparent;
	background-repeat: no-repeat;
}

td {
	font-size: 12px;
	color: #6f6f6f;
	background-color: transparent;
	background-repeat: no-repeat;
}




marquee {
	color: #ffffff;
}


h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #453315;
}

p {
	font-family: tahoma, Verdana, Georgia, helvetica, arial;
	margin: 3;
	padding: 3;
	color: #007ee8;
}

hr {
	color: #007ee8;
}





p.head {
	font-family: arial, tahoma, Verdana, Georgia, helvetica;
	margin: 3;
	padding: 3;
	color: #007ee8;
	font-size: 18px;
}



a {
	font-family: tahoma, Verdana, Georgia, helvetica, arial;
	color: #663300;
	font-size: 12px;
}


a:hover {
	font-family: tahoma, Verdana, Georgia, helvetica, arial;
	color: #663300;
	text-decoration:underline; 
	font-size: 12px;
}

a:link { 
	font-family: tahoma, Verdana, Georgia, helvetica, arial;
		font-size: 12px;
		color: #663300;
text-decoration:none; 
} 

a:visited { 
	font-family: tahoma, Verdana, Georgia, helvetica, arial;
		font-size: 12px;
		color: #663300;
text-decoration:none; 
} 

