@charset "UTF-8";
/* CSS Document */

/* links */

a.onlight:link {
	color: #663300;
	text-decoration: none;
}
a.onlight:visited {
	text-decoration: none;
	color: #663300;
}
a.onlight:hover {
	text-decoration: none;
	color: #000000;
}
a.onlight:active {
	text-decoration: none;
	color: #663300;
}




a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}





body,td,th {
	font-family: Verdana;
	color: #663300;
}


body {
	background-color: #FFFFCC;
	background-repeat: no-repeat;
}


.footer {	;
	font-size: 13px;
}

.smalltext {
	font-size: 10px;
	color: #663300;
}

.copylarge {color: #FFFFCC; font-size: 13px;}

.copylargewhite {color: #FFFFFF; font-size: 13px;}

.copysmall {color: #FFFFCC; font-size: 11px;}




.cream {color: #FFFFCC;}

.brown {color: #663300;}

.ten {font-size: 12px;}
.activepdf {
	font-size: small;
}
.activepdf {
	font-weight: bold;
}
.activepdflink {
	font-size: small;
}
.activepdflink {
	font-weight: bold;
}
