<!-- CSS Stylesheet -->

body {}
a:link {color: #996600; text-decoration: none; } 
a:visited {color: #996600; text-decoration: none; }
a:active {text-decoration: underline; color: #FF0000; }
a:hover {text-decoration: underline; color: #FF0000; }
.text {font-family: verdana; font-size: 12px; font-weight: normal; }
.small {font-family: verdana; font-size: 11px; font-weight: normal; }
.medium {font-family: arial; font-size: 14px; font-weight: bold; }
.big {font-family: verdana; font-size: 16px; font-weight: bold; }
.biggest {font-family: arial; font-size: 25px; font-weight: bold; }
.title {font-family: arial; font-size: 20px; font-weight: bold; }
.copy {font-family: verdana; font-size: 11px; font-weight: normal; }
img {border-left-color: #000000; border-bottom-color: #000000; border-top-color: #000000; border-right-color: #000000; }

body
{scrollbar-face-color: #996600;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #996600;
scrollbar-darkshadow-color: #996600;
scrollbar-track-color: #be8f38;
scrollbar-arrow-color: #FFFFFF;}

.recip {
	background-color: #FFFFFF;
	height: 52px;
	width: 140px;
	border: 1px solid #000000;
	text-align: center;
	line-height: 12px;
}
.recipa {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.recipb {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
}
.textlrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #921f05;
}
.eptitle {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}

