body {
	margin-left:30px;
	margin-top:20px;
	margin-right: 30px;
	font-size:12px;
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	color:#000;
	background-image: url(/images/_______.jpg);
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-position:top left;
	scrollbar-face-color:green;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color:#B6C397;
	scrollbar-darkshadow-color:#B6C397;
	scrollbar-track-color:white;
	scrollbar-base-color: green;
	scrollbar-arrow-color:white;
}

td {
	font-size:12px;
	font-family:Verdana, Arial, san-serif;
	color:black;
border-width:30px;
border-style:none}

a:link,a:visited,a:active {
	text-decoration:none;
	font-size: 12px;
	color:blue;
	font-weight:normal}

a:hover {
	color:red;
	 text-decoration:none;}


hr {
	color: green}

H1, H2, H3, H4, H5 {
		line-height: 70%;
		color: navy;
		font-weight: bold;
}

.table {
	background-color:#F8EBF5;
	border-width:0px;
	border-style:none}


ul {list-style-image:url(images/___.gif);list-style-position:outside}

tt,pre {
	font-size:14px;
	font-family:Courier New,Courier;
	color:#000000;
}
