body { 
	font-family: Arial;
	 font-size: 10pt;
	 color: #666666;
}

p, td    {
	font-family: Arial; 
	font-size: 10pt;
	color: #666666;;
}


}
 h1 {
	font-family: Arial;
	color: #333399;
	font-size: 13pt;
	font-weight: normal;
	text-align: center;
}


.tableheading {
	font-family: Arial;
	color: #000080;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

.table {
	font-family: Arial;
	color: #000080;
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
}


a:link {
	font-family: Arial;
	font-size: 10pt;
	color: #0000FF;
	text-decoration: underline;
}

a:visited {
	font-family: Arial;
	font-size: 10pt;
	color: #800080;
	text-decoration: underline;
}
a:active {
	font-family: Arial;
	font-size: 10pt;
	color: #0000FF;
     text-decoration: none;
}

a:hover {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	color: #CC0099;
		
}

.navbar {
	font-family: Arial;
	font-size: 10pt;
	color: #666666;
	text-decoration: normal;
	text-align: center;
}

.navbar:link {
	font-family: Arial;
	font-size: 10pt;
	color: #333399;
	text-decoration: normal;
	text-align: center;

}


.navbar:hover {
	font-family: Arial;
	font-size: 10pt;
	color: #666666;
	text-decoration: normal;
	text-align: center;

}

.footer {
	font-family: Arial;
	font-size: 8pt;
	color: #666666;
	text-align: center;
}

.footer:hover {
	font-family: Arial;
	font-size: 8pt;
	color: #CC0099;
	text-align: center;
	
}


.footer:link {
	font-family: Arial;
	font-size: 8pt;
	color: #333399;
	text-align : center;
}