@charset "iso-8859-1";

hr.header {
	background-color: #2A7231;
	height: 4px;
	}

hr.footer {
	background-color: #2A7231;
	height: 4px;
	}

p {	
	font-family: times; 
	font-size: 16px; 
	color: #000000;
	}
	
p.body
	{
	font-size: 17px;
	line-height: 30px;
	margin-left: 10px;
	margin-right: 10px;
	}

p.footer
	{		
	text-align: center;
	font-family: arial; 
	font-size: 10px; 
	color: #000000; 
	} 

p.footer-quote
	{		
	text-align: center;
	font-family: Times New Roman; 
	font-size: 16px; 
	color: #FF0000; 
	} 

p.header-quote
	{		
	text-align: left;
	font-family: Times New Roman; 
	font-size: 16px; 
	color: #0000FF; 
	} 

span.portfolio
	{
	line-height: 25px;
	font-size: 20px;
	}

h1 {		
	font-family: times; 
	font-size: 28px;
	text-align: center;
	line-height: 30px;
	} 

h2 {
	font-family: times;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	line-height: 0px;
	}

h4 {   /* paragraph titles */
	font-family: times; 
	font-size: 18px; 
	text-align: left;
	margin-left: 10px;
	text-decoration: underline;
	font-weight: normal;
	}	