@charset "ISO-8859-1";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	background-color: #999999;
	background-image: url(images/backgroundBLUR.jpg);
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #33CC33;
}
a:active {
	color: #333333;
}
h1 {
	font-size: 10px;
	font-weight: bold;
}
.caption {
	font-style: italic;
}
.bannername {
	font-family: "Courier New", Courier, monospace;
	font-size: xx-large;
	font-weight: bold;
	color: #3399CC;
}
.headings {
	font-weight: bold;
	font-size: 12px;
}
.headinghightlihgt {
	font-weight: bold;
	color: #33CC33;
}

