body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 0px;
	color: #EEEEEE;
}
td {
	background-repeat: no-repeat;
}
.menu {
	font-weight: bold;
	text-align: right;
}
.title {
	font-weight: bold;
	text-decoration: underline;
}

.footer {
	color: #999999;
	text-align: left;
}



a:link {
	font-size: 12px;
	color: #EEEEEE;
	text-decoration: none;
	background-color: #747474;
}

a:visited {
	font-size: 12px;
	color: #EEEEEE;
	text-decoration: none;
	background-color: #747474;
}

a:hover {
	font-size: 12px;
	color: #EEEEEE;
	text-decoration: none;
	background-color: #747474;
}

a:active {
	font-size: 12px;
	color: #EEEEEE;
	text-decoration: none;
	background-color: #747474;
}
.type2text {
	color: #333333;
}
