body {
	color: #333333; 
	background-color: #aaaab2;
	font-family: arial, sansserif;
	font-size: 16pt;
	}
h1.nametitle {font-size: 1.4em;}
h2 {
	font-size: 1em; 
	margin-bottom: 0.1em; 
	padding-bottom: 0.1em;
    margin-top:0em; 
    padding-top:1em;
    
   }
h3,h4 {
	font-weight: normal;
	font-size: 0.8em; 
	margin-top: 0em; 
	padding-top:0em;
    margin-bottom: 0.1em; 
    padding-bottom: 0.1em; 
    }
#outer-main {	      width: 100%; 	        text-align: center;	        background-color: #efeff3; 	  	  margin: 10% auto 2em auto;	         }
#main {
	display: inline-block;      	background-color: #efeff3; 		text-align: left;
	padding: 2em 2em 2em 2em;
    margin: 0 auto;
    width: 32em;
    }	.dist{	display: block;}@media only screen and (max-width: 680px) {		#main { width: 100%; }	}#img-sub{	float: right;}.left{		display: block;}
.sub{
   width: 36em;
   margin: 2em auto;
   }
img {
	border:none;
	margin-right: 2em;		margin-bottom: 1em;
	float: left;
	}
img.logolinks {
	height: 4em; 
	
	margin-bottom: 1em;	margin-top: 1.5em;
	}
img.logolinks2 {
	height: 3em;	
	}
img.logorechts {
	margin-right: 0;
	height:350px;/*width: 10em;*/ 
	clear:both; 
	float:right;
	}
#getma{
	margin-bottom: 2.4em;
	}

a{	color:#221c70; 		text-decoration: none;		font-size: 0.8em;		cursor: pointer;	}
#getma a{		
	font-size: 1.0em; 		
	}
.nametitle {
	font-size: 1.2em; 
	color: #221c70;
	font-variant: small-caps;
	text-align: left;
	letter-spacing: 0.2em;
    text-transform: capitalize;
	} 
.comment{
	font-size: 0.6em;
}	
.breit{
	clear: both;
	margin-top: 1.0em;
	background-color: #bbbbc3;
}	