@charset "UTF-8";
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-weight: bold;
	color: #FFF;
	padding-left: 48px;
	line-height: 0.45;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 15px;
}
.vittext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-bottom: 3px;
}
.50bkgr {
	background-image: url(img/50black.gif);
}
	
	
A:link {text-decoration: none; color: #eee;}
A:visited {text-decoration: none; color: #ddd;}
A:active {text-decoration: none; color: #f40;}
A:hover {
	
	color: #000;
	
}

