
.style3 {font-family: Arial, Helvetica, sans-serif}
.style4 {
	font-size: 20px;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
body {
	background-color: #CCCCCC;
font-family: 'Roboto','nanum gothic', sans-serif;
}

#image { 
		float:left;
		margin:10px; 
		font-family: sans-serif;
		font-size: 15px;
		}
		

#text { width:30%; 

		float:left;
		margin:10px; 
		font-family: sans-serif;
		font-size: 15px;
		}
		
	
