.style2 {
	color: #FF0000;
	font-size: 12px;
}
.style3 {color: #000000}
.style4 {color: #FF6699;
	     font-size: 10px;}
.style5 {
	font-size: 10px;
	color: #000000;
}
body,td,th {
	font-size: 12px;
	color: #cccccc;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#header h1{
	    font-size:9pt;
	    font-weight:normal;
	    margin-top:4px;
	    margin-left:2px;
	    margin-bottom:0;
        font-style:normal;
        color:#666666;
        line-height:1px
}
#header h2 a {
	    font-size:9pt;
	    font-weight:normal;
	    margin-top:0px;
	    margin-left:2px;
	    margin-bottom:0;
        font-style:normal;
        color:#666666;
        line-height:1px
}
#footer {
		margin:0 auto;
		width: 640px;
		position: relative;
		height: 0px;
}
#footer ul {
		position: absolute;
		top: 40px;
		right: 20px;
		margin: 0;
}
#footer li{
		float: left;
		list-style-type:none;	/* No bullets */
		font-size: 10px;
}
 h4 {font-size: 11px;
	 font-weight:normal;
	 color: #cccccc;
}