#wrapper {
        width: 900px;   
        margin: auto;   /*center align*/
        }
		
a:link {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}


a:hover {
	text-decoration: blink;
	color: #0066CC;
	font-weight: normal;
}
a:active {
	text-decoration: none;
}


.navigation {
	font-size: 12px;
	color: #666666;
	background-color: #D3D3D3;
}
.style3 {
	font-size: 12pt;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
}
.style10 {
	color: #333333;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #D3D3D3;
	}
.tablefont {
	font-size: 10pt;
	color: #333333;
	background-color: #99CCCC;
}
.grey {
	background-color: #CCCCCC;
}
.lightblue {
	background-color: #CCFFFF;
}
.titlefont {

	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #D3D3D3;
}
.smallcap {

	font-size: 10pt;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

