body {
font-family: Courier New, Courier, mono;
font-size: 14px;
color: #660000;
background-image:  url(bk.jpg);
scrollbar-base-color:#D2B48C;
scrollbar-3dlight-color:#FFEFD5;
scrollbar-arrow-color:#FFEFD5;
scrollbar-darkshadow-color:#000000;
scrollbar-highlight-color:#FFEFD5;
scrollbar-shadow-color:#660000;
scrollbar-track-color:#FFE4B5; 
}

.style1 {font-size: 18px; font-weight: bold;}
.style2 {font-size: 16px;
	font-weight: bold;
	font-style: italic;}
.style7 {font-size: 14px}
.style3 {font-weight: bold; font-size: 14px;}

a:link {
	color: #CC0000;
	text-decoration: none;}
a:visited {
	text-decoration: none;
	color: #996699;}
a:hover {
	text-decoration: underline;}
a:active {
	text-decoration: none;}

