body	{
	text-align:center;
	bgcolor:#FFFFFF;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
}

h1      {
	color:#999999;
	font-size:large;
}

h2      {
	margin-top:60px;
	color:#999999;
	font-size:large;
}

a	{
	color:#999999;
}

a.hover	{
	color:#CCCCCC;
}

.banner	{
	align:center;
}

.content{
	width:500px;
}

.footer	{
	color:#999999;
	font-size:x-small;
}

.nowrap	{
	white-space:nowrap;
	font-weight:bold;
}
