body {
	margin:0px;
	padding:0px;
	border:0px;
	color: white;
	font-size: 10px;
	font-family : Arial, Helvetica, sans-serif;

}

p {text-align:left;
	font-size: 12px;}

h1 {font-weight:bold;
	font-size: 16px; 
	text-align:left;}
			

a {
	 font-weight: bold;
	 font-size: 12px;
	 text-decoration: none;
	 color: ThreedDarkShadow;
}


a.textlink {
	 font-weight:normal;
	 font-size: 11px;
	 text-decoration: underline;
	 color: white;
}

a:hover {
	text-decoration:underline;
}

.fett {font-weight: bold;}		
