@charset "UTF-8";
/* CSS Document */


.heading_990033 {
	color:#990033;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	}
	
#left {
	float: left;
	
	width: 45%;
	 }
	 
#right {
    float: right;
	width: 45%;
	padding-right: 15 px;
	 }
 	
em {
	color: #990033;
	
	}

	
