/* this is for content */

.content {

	font-family: georgia;

	font-size:11px;

	color: #003300;

}



/* this is for page titles */

.title {

	font-family: georgia;

	font-size:11px;

	color: #003399;

	font-weight:bold;



}



/*this is for spacing in experince section*/

.spacing {

	margin-bottom: 5px;

	margin-top:5px	

}



/* this is for the header title */

.subheader {

	font-family: georgia;

	font-size:12px;

	color: #ffffcc;

	font-weight:bold;



}



