/* CSS Document */


div#content_resume {	
	width: 550px;
	text-align: left; 
}

p     { margin: 2px 2px 0 2px; 
	}

p	  {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.25;
	color: #333333;
}

.resumeareaContent li    {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	/* [disabled]color: #333333; */
}

.resumeareaContent ul {
	list-style-image: bullet_sm.gif
}

h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

h1 {
	font-size: 16px #1A598F;
	font-weight: bold;
	line-height: 1.75;
	margin: 20px 0 0 2px;
}
h2 {  
	font-size: 14px; font-weight: bolder; line-height: 1.5; color: #333333;
	margin: 25px 5px 0 0; padding-bottom: 2px;
	border-bottom: 1px solid #333333; width: 400px;
	letter-spacing: .1em;
	clear: both;
}  
.resumeareaContent {
	margin-top: 13px;
	margin-right: 2px;
	margin-bottom: 20px;
	margin-left: 2px;
}

.a:hover { 
	color: #fff; background-color: #3375b7;  
	font-weight: bold; text-decoration: none; letter-spacing: .1em;
}
