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

