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

body {
	background-image: url(images/biss-bg3.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFF66;
}
.style2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style3 {font-size: 12px; color: #FFFFFF; font-family: "Trebuchet MS";}
.style4 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}
.style5 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.style6 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
}
.style7 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF99;
}
a:link {
	color: #FFFF66;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCFFCC;
}
a:hover {
	text-decoration: none;
	color: #CCFFCC;
}
a:active {
	text-decoration: none;
	color: #FFFFCC;
}
.style8 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #2F5A00;
}
.style9 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #003300;
}
#pagination {
	color: #990000;
}
#pagination a, #pagination a:link, #pagination a:visited
{
	color: #5DA552;
	text-decoration: none;
}
#pagination a:hover, #pagination a:focus, #pagination a:active
{
	color: #FD25E7;
	text-decoration: underline;
}
p
{
	color: black;
}
