@charset "utf-8";
body {
	font-family: Trebuchet MS, Helvetica, Sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right:0px;
	background-image:url(images/small.gif);
	background-attachment:fixed;
	}
a:link {
	color:#0000FF;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color:#0000FF;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color:#FF0000;
	text-decoration: underline;
	font-size: 12px;
}
a.head:link {
	color:#0000FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}
a.head:visited {
	color:#0000FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}
a.head:hover {
	color:#FF0000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
}
.bg{
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
}
.heading {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}
.headline {
	font-weight: bold;
	font-size: 16px;
}
p {
	font-family: Trebuchet MS, Helvetica, Sans-serif;
	font-size: 12px;
}
li {
	font-family: Trebuchet MS, Helvetica, Sans-serif;
	font-size: 12px;
}
ul {
	font-family: Trebuchet MS, Helvetica, Sans-serif;
	font-size: 12px;
}
table {
	font-family: Trebuchet MS, Helvetica, Sans-serif;
	font-size: 12px;
}
input {
	font-family: Trebuchet MS, Helvetica, Sans-serif;
	font-size: 12px;
}
select {
	font-family: Trebuchet MS, Helvetica, Sans-serif;
	font-size: 12px;
}
