body {
	background: "../pic/transparent.gif";
    font-family: Arial;
    font-size: 1.5em;
    color: #303030;
	}
    
a:link {
    font-family: Arial;
    font-size: 1em;
	color: #505050;
	
a:visited {
    font-family: Arial;
    font-size: 1em
	color: #505050;
	}
	
div {
	font-family: Arial;
	color: #303030;
	}

	.mailto {
    	font-size: 1.5em;
    	color: #505050;
    	}
    
	.heading1 {
    	font-size: 2em;
    	}
    
	.heading2 {
    	font-size: 1.6em;
    	}

	.remark1 {
    	font-size: 1em;
    	font-style: italic;
    	}
   
