.stylesheet {
	font-family: tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #693908;
	text-decoration: none;
}
.text {
	font-family: tahoma;
	font-size: 11px;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
}
.atylesheet {
	font-family: tahoma;
	font-size: 11px;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E8EAFF;
}
a:link {
	color: #669933;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #666633;
}
a:hover {
	text-decoration: underline;
	color: #666600;
}
a:active {
	text-decoration: none;
	color: #666633;
}
.style1 {
	font-family: tahoma;
	font-size: 10px;
}

.style2 {
	font-size: 13px;
	font-weight: bold;
}
a.link:link,a.link:active,
a.link:visited{
	background-color: #663300;
	border: 1px solid #330000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
}
.red {
	color: #C1B656;
}

a.link:hover
{
	color: #FFFFFF;
	background-color: #808040;
}
.faded {
	background-image: url(images/images/faded.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.grey {
	color: #333333;
}
.white {
	color: #FFFFFF;
}
h5 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
