body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #1B292A;
}
a {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #EFD415;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.vert {
	background-color: #FFFFFF;
	background-image: url(images/vert.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.horiz {
	background-image: url(images/horiz.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: center;
}
.style2 {color: #000000}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size:10px;
}
