body {
	font-family: Verdana;
	color: black;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-image: url(/2007bk1.jpg);
	background-position: top;
	background-repeat: no-repeat;
	
}

h1 {
	font-size: 13px;
	font-weight: bold;
	color: maroon;
}
.tbold {
	font-size: 11px;
	font-weight: bold;
}

.style3 {
	font-family: Arial;
	font-size: xx-small;
	color: White;
}
.style4 {
	font-family: Arial;
	font-size: xx-small;
	color: yellow;
}

.lil {
	font-size: 9px;
}

.lilwhite {
   font-family: Arial;
	font-size: 9px;
	color: White;
}

.reg {
    font-size: 11px;
	
}

.redd {
    font-size: 13px;
	 font-weight: bold;
	 font-style: italic;
	 color: gray;

}
a:link {
	color: yellow;
	text-decoration: none;
}
a:hover {
	color: white;
	text-decoration: underline;
}
a:visited {
	color: white;
	
}
td {
   font-family: Verdana;
	color: black;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	
}

td.white{
	font-family: Verdana;
	color: white;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

td.whiteb{
	font-family: Verdana;
	color: white;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

.big {
    font-size: 15px;
	 font-weight: bold;
	 font-style: normal;
	 color: maroon;
	 
}
.white {
    font-family: Verdana;
	color: white;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	 
}
