body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	background-image:url(images/bg.jpg);
	}

a:visited {
	color: #333399;
	text-decoration: none;
	}
	
a:link {
	color: #333399;
	text-decoration: none;
}

a:hover {
	color: #333399;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: none;
}

a.menu:visited {
	color: #333399;
	text-decoration: none;
	font-family: times;
	font-size: 12px;
	line-height: 18px;
	}
	
a.menu:link {
	color: #333399;
	text-decoration: none;
	font-family: times;
	font-size: 12px;
	line-height: 18px;
}

a.menu:hover {
	color: #333399;
	text-decoration: underline;
	font-family: times;
	font-size: 12px;
	line-height: 18px;
}

a.menu:active {
	color: #000000;
	text-decoration: none;
	font-family: times;
	font-size: 12px;
	line-height: 18px;
}
.note {
	font-size: 10px;
}
h1 {
	font-size: 18px;
}
