a:link {
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFCC00;
}

a:visited {
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFCC00;
}

.table {
	color: #000000;
	font-weight: nonr;
	font-family: Tahoma;
	font-size:12px;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma;
	font-size:14px;
}
.style2 {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size:12px;
}
.style3 {
	font-size: 11px;
	font-family: Tahoma;
	color: #000099;
}
body {
	background-image: url(images/tile.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


