body	{
	background-color:	#555555;
	margin:		0;
	padding:		0;
	}
h2	{
	color:		#ffffff;
	font-family:	"Trebuchet MS, Lucida Sans Unicode, Arial Black, Osaka"
	}
h3	{
	color:		#ffffff;
	font-family:	"Trebuchet MS, Lucida Sans Unicode, Arial Black, Osaka"
	font-size: xx-small;
	border-bottom:1px solid gray;
	}
p	{
	font-size:	80%;
	color:		#f0f0ff;
	}
a	{
	text-decoration:	none;
	}
td	{
	background-color:	#aaaaaa;
	}
td.RightTag{
	background-color:	#555555;
	}
td.Footer	{
	position:		relative;
	bottom:		0px;
	}
td.TopMenu1{
	border-right:	1px dotted #ffffff;
	padding:		10px;
	}
td.TopMenu2{
	padding:		10px;
	}
div.Caption{
	color:		#ffffff;
	font-size:		80%;
	padding-left:	30px;
	background-color:	#aabbcc;
	width:		500px;
	}
div.Copyright{
	border-top:	1px dotted #ffffff;
	color:		#ffffff;
	font-size:		80%;
	margin-top:	10px;
	padding-top:	10px;
	}
