body, textarea {
	scrollbar-base-color:#CCCCCC;
	scrollbar-arrow-color:#CCCCCC;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-track-color:#CCCCCC;
	}

body, table, td, p {
	font-size:14px;
	font-family:Arial, Verdana;
	}

a:link {text-decoration:underline; color:#333366; background:none; }
a:visited {text-decoration:underline; color:#333366; background:none; }
a:hover {text-decoration:none; color:#333366; background:none; }
a:active {text-decoration:underline; color:#333366; background:none; }

select, input, textarea {
	font-family:Arial;
	font-size:11px;
	background-color:#FFFFFF;
	border-color:#808080;
	border-width:1px;
	border-style:solid	}

#border {
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	}

#borderb {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
	}
