body	{
		font-family: times, arial, sans-serif;
		background-color: #ffffff;
	}

A	{
		color:#000000;
		text-decoration:none;
		font-weight:bold;
	}

A:hover	{
		color:#000088;
		text-decoration:underline;
	}

ul	{
		padding-top: 0;
		margin-top: 0;
	}

.contact_info	{
		line-height: 110%;
		text-align: right;
	}

.expertise	{
		line-height: 105%;
	}

.name	{
		font-size: 14pt;
		font-weight: bold;
		color: #003020;
		font-style: normal;
	}

.address	{
		font-size: 10pt;
		font-weight: none;
		font-style: italic;
		color:#000000;
	}

.phone	{
		font-size: 10pt;
		font-weight: none;
		font-style: normal;
		color:#000000;
	}

.email	{
		font-size: 12pt;
		font-weight: none;
		font-style: normal;
		color:#000000;
	}

h1.header {
		font-size: 14pt;
		font-weight: bold;
		color: #003020;
		text-align: left;
		padding: 5px;
		background-color: #c0e0d0;
	}

.line1	{
		color: #003020;
		font-size: 12pt;
		list-style-type: none;
	}

.line2	{
		font-size: 10pt;
		list-style-type: disc;
	}

.line3	{
		font-size: 9pt;
		list-style-type: circle;
		text-indent: 10px;
	}

.job	{
		padding: 7px;
		line-height: 105%;
	}
	}

.dates	{
		font-size: 12pt;
		padding: 3px;
	}

.title	{
		font-size: 12pt;
		font-weight: bold;
		color: #003020;
		padding: 4px;
	}

.title2	{
		color: #003020;
		font-size: 12pt;
		list-style-type: none;
		padding: 4px;
	}

.description {
		font-size: 10pt;
		font-style: none;
		margin: 10;
	}

.objective {
		font-size: 14pt;
		font-style: bold;
		margin: 10;
		padding: 4px;
	}

