@charset "UTF-8";
/* CSS Document */

#sjresume {
	width: 100%;
}

body {
	margin: 25px;
}

p {
font-family:Tahoma, Geneva, sans-serif;
font-size:14px;
line-height:20px;
color:#666;
margin: 15px 20px 27px 20px;
}


h1 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:normal;
	position: relative;
	margin: 10px 0 10px;
	color: #888;
	border-bottom:#999;
	border-bottom-style:solid;
	border-bottom-color:#999;
	border-bottom-width:thin;
}

h2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 26px;
	font-weight:normal;
	color:#555;
}

h3 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#555;
	margin: 0px 0px 0px 0px;
}

h4 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#888;
	margin: 5px 10px 2px 10px;
}

.col1 {
	width: 25%;
	float:left;
}

.col2 {
	width: 25%;
	float:left;
}

.col3 {
	width: 25%;
	float:left;
}

.col3 {
	width: 25%;
	float:left;
}
