body { 
	background-color: #ffffff;
	color: #000000;
	font-family: 'Times New Roman', Sans-Serif;
	font-size: 11pt;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	}

img {
	border: 0px;
	}
h1 {
	font-family: 'Times New Roman';
	font-size: 20px;
	font-style: italic;
	color: #000090
	}

h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-style: normal;
	color: #000000
	}


table.menu {
	padding: 2px;
	background-color: #000E9A;
	font-family: 'Times New Roman';
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color:#ffffff;
	}

table.main {
	background-image: url('images/background_logo.gif');
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: black;
	}
	
table.mainnb {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: black;
	}

table.footer {
	padding: 2px;
	background-color: #000E9A;
	font-family: 'Times New Roman';
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color:#ffffff;
	}

	
a:link {color: black; text-decoration: none}
a:visited {color: black ;text-decoration: none}
a:active {color: black ;text-decoration: none}
a:hover {color: black ; text-decoration: underline}

a.menu:link {
	color: #ffffff; text-decoration: none
	}
a.menu:visited {
	color: #ffffff ;text-decoration: none
	}
a.menu:active {
	color: #ffffff ;text-decoration: none
	}
a.menu:hover {
	color: #ADE7FF ;text-decoration: none;}

a.footer:link {
	color: #ffffff; text-decoration: none
	}
a.footer:visited {
	color: #ffffff ;text-decoration: none
	}
a.footer:active {
	color: #ffffff ;text-decoration: none
	}
a.footer:hover {
	color: #ADE7FF ;text-decoration: none;}
