body 
{
	margin: 0px;
	font-family: Times New Roman, Verdana;
	font-size: 11pt; 
	font-family: sans-serif; 
	background-color: mediumblue; 
	color: white
}

a 
{
	color: white
}

a.menu 
{
	text-decoration: none
	color: white
}

.info 
{
	font-weight: bold
}

table.indent
{
	border-right: medium none;
  	padding-right: 0px;
  	border-top: medium none;
  	padding-left: 0px;
  	padding-bottom: 0px;
  	MARGIN-left: 8px;
  	border-left: medium none;
  	padding-top: 0px;
  	border-bottom: medium none
  	font-family: Times New Roman, Verdana;
	font-size: 10pt; 
	font-family: sans-serif;
}

tr.header
{
	font-size: 50pt; 
}

tr.script
{
	font-family: Script MT Bold, Times New Roman, Verdana;
	font-size: 10pt; 
}