
	body {
	 margin-top: 10px; 
	 margin-left: 0px; 
	 margin-right: 0px; 
	 margin-bottom: 0px;
	 background-color:#003366;
	 }
	h1{
	 font-family: Arial;
	  color: #003366; 
	  font-size : 16pt; 
	  text-align:center;
	  }
	h2{ 
	font-family: Arial;
	 color: #003366;
	  font-size : 14pt;
	    text-align:center; 
	  }
	h3{ 
	font-family: Arial; 
	color: #003366; 
	font-size : 12pt; 
	}
	h4{
	 font-family: Arial; 
	 color: #003366; 
	 font-size : 10pt; 
	 }
	
	p {
	 font-family: Arial; 
	 color: #000000;
	  font-size : 10pt;
	  width:550px;
	  text-align:left;
	  padding:5px;
	   }
	   
	   .nav {
	   text-align:right;
	   line-height:30px;
	   font-size:16px;
	   font-weight:bold;
	   font-variant:small-caps;
	   padding-right:25px;
	   color:#fff;
	   }  
	   
	#table { 
	width:780px;
	border:2px #336699 solid;
	background-image:url(images/background.png);
	background-repeat:repeat-x;
	font-family: Arial;
	 color: #000000; 
	 font-size : 10pt; 
	 background-color:#fff;}

	li { font-family: Arial; color: #000000; font-size : 10pt; }
	ul {list-style-type: disc; }

	.nav a:link {
	color : #fff;
	text-decoration:none;
	 }
	.nav a:visited {
	color:#fff; 
	text-decoration:none;

	}
	.nav a:hover {
	color:#0099FF;
	text-decoration:none;
	 }
	.nav a:active {
	color :#fff;
	text-decoration:none;

	}
	.login {
	font-size:7pt;
	color:#000;
	text-align:center;
	padding-top:15px;
	}
	 a:link {
	color:#003366;
	text-decoration:none;
	}
	 a:visited{
	
	color:#336699;
	text-decoration:none;
	
	}
	 a:hover{
	color:#336699;
	text-decoration:none;
	
	}
	
	
	
	
	
		
	