body {

	background-image: url();

	background-repeat: repeat-y;

	background-position: center;

	font-size: 11px;

	font-family: verdana, sans-serif;

	color: #000000;

}

.title {

	font: bold 24px arial;

	color: #0000CC;

}

.txt {

	font: bold 12 arial;

	color: #FF0000;

}

.whitetxt {

	font: bold 18px arial;

	color: #FF0000;

}

.extra {

	font: arial;

	font-size: 10;

	font-weight: bold;

	color: #999999;

}



a { text-decoration: none; color: #CC3300 }

a:visited{ color: #CC3300 }

a:hover { color: #006699 }
.dim  { color: #FF0000} 
