body {
	scrollbar-face-color: #264B42;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #333333;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #666666;
	scrollbar-arrow-color: #FFFFFF; 
	color:#FFFFFF; 
	background-color:#264B42
	}
	a {
	color: #33CC33;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold
	}

a:visited {
	color: #009933;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold
	}

a:active {
	color: #FF6600;
	font-family: arial, futura, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	}

a:hover {
	color: #FFCC00;
	background: none;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold
	}
td {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px
	}
	
	ul {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px; list-style-type:circle
	}

p {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px
	}
p.title {
	font-family: Arial;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color:#FFCC00; text-transform:capitalize
}

h1 {
	font-family: Arial;
	font-size: 17px;
	font-style: oblique;
	font-weight: bold;
	color:#FFCC00; 
	text-transform:capitalize
}

h2 {
	font-family: Arial;
	font-size: 15px;
	font-style: oblique;
	font-weight: normal;
	color:#FFCC66
}

div {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px
	}

th {
	font-size: 14px;
	font-family: Arial;
	color: #FFCC00;
	text-align:left
	
	}


img.pic	{
	border-top: 1px solid #00FF00;
	border-right: 1px solid #008000;
	border-bottom: 1px solid #008000;
	border-left: 1px solid #00FF00;
	}

select	{
	background-color: #99FF99;
	border: 1px solid #000000;
	list-style-type: none;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-transform: capitalize
	
	}hr           { font-size: 1; color: #009933 }
