<!--

body {
	color: #000000;
	font-family: verdana, geneva, arial, helvetica;
	font-size: 10px;
	background: url(img/bg.gif) white center left no-repeat fixed;
	margin: 2;
}

td {
	color: #000000;
	font-family: verdana, geneva, arial, helvetica;
	font-size: 10px;
	margin: 2;
}

img {
	border-color: #000000;
}

a {
	color: #000000;
	font-family: verdana, geneva, arial, helvetica;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #CCCCCC;
}

a:visited {
	color: #333333;
}

a.mail {
	color: #990000;
	font-family: verdana, geneva, arial, helvetica;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}

b {
	font-weight: 900;
	color: #990000;
	font-family: verdana, geneva, arial, helvetica;
}

h1 {
	color: #CCCCCC;
	font-size: 42px;
}
	

//-->