body {
		 background-color: #003399;
		 font-family: arial, times, bookman old style, verdana, helvetica;
		 color: #333333;
		 font-weight: bold;
		 align: center;
		 margin-top: 0px;
		 }
		 
table {
			background-color: #FFFFFF;
			}
			
.exclude {
				 background-color: #003399;
				 }
				 
.maintitle {
					 font-family: times, arial, bookman old style, verdana, helvetica;
					 color: #FFFFFF;
					 font-size: 20px;
					 font-weight: bold;
					 text-align: center;
					 text-decoration: none;
					 }
					 
.copyright {
					 color: #999999;
					 font-size: 12px;
					 text-align: center;
					 }
					 
.menu {
			color: #000000;
					 font-size: 13px;
					 font-weight: bold;
					 margin-top: 10px;
					 	 text-decoration: none;
					 }
			
.text {
			color: #000000;
			text-align: justify;
			font-size: 14px;
			margin-top: 15px;
			margin-left: 10px;
			margin-right: 5px;
			}
			
.link {
			color: #003399;
			margin-left: 5px;
					 font-size: 13px;
					 font-weight: bold;
					 text-decoration: none;
					 }
.link:hover {
						text-decoration: underline;
						color: #0099FF;
						}
						
.arrow {
			 color: #006633;
			 }

.menupost {
			     color: #003366;
					 font-size: 12px;
					 font-weight: bold;
					 margin-top: 7px;
					 margin-left: 15px;
					 text-decoration: none;
					 }
					 
.adverspot {
					 color: #003399;
					 font-size: 11px;
					 margin-left: 5px;
					 margin-top: 10px;
					 border-top: 1px solid #999999;
					 }	
					 
.floatleft {
					 float: left;
					 }
					 
.floatright {
					 float: right;
					 }
					 
.box {
		 background-color: #F8F8FF;
		 }
		 
marquee {
				color: #003399;
				}