@charset "utf-8";
/* CSS Document */

body {
	
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
    font-size:13px;
	color:#333;

}
.navigation{
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	color:#000;
	font-size:15px;
	font-weight:bold; text-decoration:none}
.navigation :hover {text-decoration:underline;color:#039;}

table{
	text-align:justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
} 

