body{
	color:#304a7b; 
	font-family: "calibri";
	font-size: 15px;
	background-repeat: no-repeat; 
	background-size: 100% cover;
	background-color:transparent;
}


#left{
	float:left; 
	width:120px; 
	margin-left:0px; 
	padding-left:0px;	
	border:0px dashed black; 
}


.contentbold{
	margin-top: 0em; 
	margin-bottom: 0em; 	
	font-weight:700;
}
.rightbold{
	margin-top: 0em; 
	margin-bottom: 0em; 	
	font-weight:700;
}
.rightsmall{
	margin-top: 0em; 
	margin-bottom: 0em; 	
	font-size:12px;
}
a:link {color:#00008b;}      /* unvisited link */
a:visited {color:#8b0000;}  /* visited link */
a:hover {color:#000000;}  /* mouse over link */
a:active {color:#304a7b;}  /* selected link */
r1 {margin-top: 0em; margin-bottom: 0em; font-size:10px;} /* right small text */ 
r2 {margin-top: 0em; margin-bottom: 0em; fontsize:15px: font-weight:700;} /* right bold text */ 
/* 304a7b, f1edc2, 10192a */