body {
	background-color : black ;
	background-image : url(../images/bground.gif) ;
	
}

table.main {
	background-color : white ;
	border-width : 0 px;
	padding: 5px;
}
tr.head {
	background-color : black ;
	
}
tr.menu {
	background-color : #999999;
	
}
td {
	vertical-align: top;
}
td.head {
	vertical-align: middle;
	text-align: center;
}

td.main {
	padding: 10px;
}

h1	{
	font-family : verdana, helvetica ;
	font-size : 14pt ;	
	font-weight : normal;
	color : #cc6633 ;

}

h2	{
	font-family : verdana, helvetica ;
	font-size : 12pt ;	
	font-weight : bold;
	color : #cc6633 ;

}

p	{
	font-size : 10pt ;	
	font-family : verdana, helvetica ;

}
p.quote	{
	font-size : 8pt ;	
	font-family : verdana, helvetica ;

}


p.menu {
	margin-top : 0px;
	margin-bottom : 4pt;
	font-size : 10pt ;	
	color : #cc6633 ;	
}
p.menu_head {
	color : #cc6633 ;	
	font-weight : bold ;	
	font-size : 11pt ;	
}
a {
	font-size : 10pt ;
	font-weight : normal ;
	color : black ;
}
a.menu {
	font-family : verdana, helvetica ;
	font-size : 9pt ;
	font-weight : bold ;
	color : #666666 ;
}
.quotehead { 
	font-family: century schoolbook;
	font-size: 12px;
	font-weight: bold;
	font_style: normal;
	text-left-margin: 15px;
	text-top-margin: 15px;
}
.quote { 
	font-family: century schoolbook;
	font-size: 11px;
	font-weight: normal;
	font_style: italic;
	text-left-margin: 15px;
}
.quoteattribution { 
	font-family: century schoolbook;
	font-size: 10px;
	font-weight: bold;
	font_style: italic;	text-left-margin: 18px;
}
