body {
	font: arial, verdana, sans-serif;
	font-size: 8pt;
	color: #333333;
	background-color: #CCCCCC;
	padding: 0;
}
p  	{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: arial;
	font-weight: normal;
	font-size: 10pt;
	color: #333333;
	padding-left: 35px;
	padding-right: 35px;

}

td	{
	font-family: Verdana;
	font-weight: normal;
	font-size: 8pt;
}
#main-table {
	 padding:0; 
	 border:1px solid #666666; 
	 background-color:#FFFFFF;
	 width: 800px;
	 height: 800px;
	 border-collapse: collapse; 	 
	 }
#header {
	 background-image: url('http://www.writer-toolbox.com/gifs/background-header2.gif');
	 height: 130px;
	 }
h1{
font: arial, verdana, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #3366CC;
	text-align: center;
	}
.padding{
	text-align : left;
	line-height: 100%; 
	padding-top:-10px; 
	padding-bottom:-10px;
	padding-left:15px;
	font-size: 10pt;
	color: #3366CC;
	font-family: arial;
	height: 15px;
}
a {
	text-decoration: none;
	color: #3366CC;
	}
#blue {
	color: #3366CC;
	font-size: 10pt;
		}
ul {
	padding-left: 0; 
	padding-right: 0;
	font-size: 10pt;
	font-family: arial;
	color: #333333;	
	margin-left: 20px;
	list-style-type:square
		}
		
td.bottom-menu {
text-align: center;
	font-size: 10pt;
	font-family: arial;
	color: #333333;	
}