/* General */

body{
	font-family: Georgia, "Times New Roman", Times, serif;
	background: white;
	font-size: 10px;
	line-height: 14px;
}

a{
	text-decoration: none;
	}

a:link{
	}

a:hover{
	}

#wrap{
	margin-left: auto;
	margin-bottom: 30px;
	margin-right: auto;
	margin-top: 40px;
	width: 610px;
	position: relative;
		color: #595954;
}

.col1{
	float: left;
	width: 210px;
	margin-right: 10px;
	}

.col2{
	float: right;
	width: 370px;
	}

h1 img{
	border: 1px solid silver;
	padding: 3px;
}

h2{
	font-size: 34px; /* 34px */ 
	line-height: 32px; /* 36px */ 
	margin-top: 0; 
	margin-bottom: 20px; 
}

h3{
	font-size: 14px; /* 15px */ 
	line-height: 20px; /* 18px */ 
	margin-top: 20px; 
	margin-bottom: 0px; 
}


h2 p{
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 14px;
	font-weight: bold;
}

a{color: black;font-weight: bold;}