body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.4;
	font-size: 10px;
	text-align: left;
}

/* link */
a {
color: #003366;
	text-decoration: none;
}

a:hover, a:active, a:focus {
color: #003366;
	text-decoration: underline;
}

/* titles */
.titleBig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
font-size: 12px;
color: #999966;
}

.smallText {
	font-size: 9px;
}
