a{
	text-decoration: none;
	color: #333333;
	size: 200%;
	font-weight:bold;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



table a {
	text-decoration: none;
	color: #33CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
table img {
	border: 1px solid #000;
}

a:hover {
	color: #CCCCCC;
}

body {
	background-position: left top;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;

	background-image: url(bg.gif);
}

table {
	background-color: #900;
	text-align: left;
	border: 1px solid #000;
}
p {
	font-size: 100%;
}
.big {
	font-size: 160%;
}
.sub {
	font-size: smaller;
}
h3 {
	text-align: center;
	color: #FFFFFF;


}
