			.body {	
		    margin-left: 5%;
		    margin-right: 200px;
			}
			
			.styles {
			width: 200px;	
		    float: right;	
			text-align: center;
			}

			.mainheader {
			font-family: lucida sans, verdana;
			font-size: 18px;
			color: #000;	
			text-align: justify;
		    text-align: center;	
		    width:95%;
		    padding: 5px;
		    margin-top: 10px;
		    margin-bottom: 25px;
			}
			
			.info {
			text-align: center;				
			font-family: lucida sans, verdana;
			font-size: 14px;
			color: #000;				
			}
			
			.subheader {
			font-family: lucida sans, verdana;
			font-size: 16px;
			color: #000;	
			text-align: justify;
			border-style: double none double none ;
			border-color: #666666;
		    width:95%;
		    padding: 0px;
		    margin-top: 30px;
		    margin-bottom: 10px;
		    font-weight: bold;
			}
			
			.subtext {
			font-family: lucida sans, verdana;
			font-size: 13px;
			text-align: justify;
			color: #000;
			width: 93%;	
			margin-left: 15px;			
			
			}
	
			.text {
			font-family: lucida sans, verdana;
			font-size: 13px;
			text-align: justify;
			color: #000;
			width: 93%;	
			}
			
			.bold {
			font-family: lucida sans, verdana;
			font-size: 14px;
			font-weight: bold;
			color: #000;		
			}
			
			.i {
			font-family: lucida sans, verdana;
			font-size: 14px;
			font-style: italic;
			color: #000;
		
			}
			
			div.style {
			border-style: none;
			text-align:center;
			padding: 0px;
			}
			
			
			img.style {
			border-style: none;
			text-align:center;
			padding: 0px;
			}
			
			ul.work {
			list-style-type: circle;			
			}
			
			li.work {
			font-family: lucida sans, verdana;
			font-size: 12px;
			text-align: justify;
			color: #000;
			width: 93%;				
			}
			
			div.menu {
			
			font-family: lucida sans, verdana;
			font-size: 12px;
			font-weight: bold;
			color: #000;
			padding: 3px;	
			border: solid;
			border-width: 1px;		
			margin-bottom: 5px;
			width: 75%;
			margin-left: auto;
			margin-right: auto;			
			}			
			
			a.menu {
			font-family: lucida sans, verdana;
			font-size: 12px;
			font-weight: bold;
			color: #000;	
			text-decoration: none;				
			}
			
			a.menu:hover {
			text-decoration: underline;
			color: #c00;
			}
			
			