body { 
	   background-color:#fff;
	   font-family:Georgia, "Times New Roman", Times, serif;
	   color: #fff; 
	   font-size:12px; 
	   padding:0; 
	   margin:0px; 
	   }
td { font-size:12px; font-family:Georgia, "Times New Roman", Times, serif} 
.datum { font-size:11px; font-family:Georgia, "Times New Roman", Times, serif;color:#fff; } 
p {	   line-height:18px; }
a, a:visited, a:active {
		color:#fff;
		font-weight: normal;
		background-color: transparent;
		text-decoration: underline;
		}
a:hover {
	 	color: #fff;
		font-weight: normal;
		background-color: transparent;
		text-decoration: none;
		}			
a.nav, a.nav:visited, a.nav:active {
	    font-size:11px;
		color: #fff;
		font-weight: normal;
		background-color: transparent;
		text-decoration: none;
		line-height:14px;
		}
a.nav:hover {
	    font-size:11px;
	 	color: #fff;
		font-weight: normal;
		background-color: transparent;
		text-decoration: underline;		
		line-height:14px;	
		}
a.maintitle, a.maintitle:visited, a.maintitle:active {
	    font-size:15px;
		color: #fff;
		font-weight: bold;
		background-color: transparent;
		text-decoration: underline;
		}
a.maintitle:hover {
	 	color: #fff;
		font-weight: bold;
		background-color: transparent;
		text-decoration: none;		
		}
a.title, a.title:visited, a.title:active {
	    font-size:12px;
		color: #fff;
		font-weight: bold;
		background-color: transparent;
		text-decoration: underline;
		}
a.title:hover {
	 	color: #fff;
		font-weight: bold;
		background-color: transparent;
		text-decoration: none;		
		}
a.title2, a.title2:visited, a.title2:active {
	    font-size:11px;
		color: #fff;
		font-weight: normal;
		background-color: transparent;
		text-decoration: none;
		line-height:14px;		
		}
a.title2:hover {
	    font-size:11px;
	 	color: #fff;
		font-weight: normal;
		background-color: transparent;
		text-decoration: underline;		
		line-height:14px;
		}
a.footer, a.footer:visited, a.footer:active {
	    font-size:11px;
		color: #999;
		font-weight: normal;
		background-color: transparent;
		text-decoration: none;
		}
a.footer:hover {
	 	color: #fff;
		font-weight: normal;
		background-color: transparent;
		text-decoration: underline;		
		}
h1 { font-size:15px; color:#fff; font-weight:bold; margin:0; padding:5px 0; }
h2 { font-size:16px; color:#fff; font-weight:bold; margin:0; padding:5px 0; }
h3{ font-size:14px; color:#fff; font-weight:bold; margin:0; padding: 0; }
.cat { color:#999; font-size:11px; font-weight:bold; text-transform:uppercase;  }
form { 
	margin:0;padding:0;
}

.img {
	border:2px solid #333;
	margin-right:5px;	
	}
.small {
	color:#666;
	font-size:11px;	
	}
