/* CSS Document */


body {
	background-image: url(/imgs/background.jpg);
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: top 100%;
}

.style10 {
	font-size: 11px;
	font-weight: bold;
}
.style11 {font-family: Tahoma, Arial, verdana}
.style14 {
	font-family: Tahoma, Arial, verdana;
	font-weight: bold;
	font-size: 14px;
}
.style15 {font-size: 16px}
.style17 {
	font-family: Tahoma, Arial, verdana;
	font-weight: bold;
	font-size: 20px;
}
.style20 {font-family: Tahoma, Arial, verdana; font-weight: bold; font-size: 16px; }
.style21 {
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Arial, verdana;
}
.style22 {font-size: 12px}
.style23 {font-size: 9px}

a:link {
	color: #000000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #999999;
}
