body {
	background:#333333;
	text-align:"justify";
	color:#FFFFBB;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px; 
	font-style: normal; 
	line-height: normal; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px; 
	list-style-type: circle
}
.medium {
	font-size: 24px;
	font-weight: bold;
}
a:link {color:#FFFFBB}
a:visited {color:#FFFFBB}
a:hover {color:#FFFFBB}
a:active {color:#FFFFBB} 

table {
	align:"center";
	font-size: 12px;
	height: 0px;
	width: 0px;
	border:none;
}
a.plain { 
text-decoration: none ;
}
.footer {
	font-size: 9px;
}
h1 {
	font-size: 16px;
	color: #FFFFBB;
}
h2 {

	font-size: 14px;
	color: #FFFFBB;
}
.block-inline {
	display: table-row-group;
}
h3 {
	font-size: 14px;
	color: #FFFFBB;
	font-style: italic;
}
.hi {
	color: #FFCC66;
}
