@charset "UTF-8";
/* CSS Document */




body {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}


body {
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.tables {
}
.tables:link   {
}
.tables:hover  {
	background-color: #F2F2F2;
	border: thin none #666666;
}
