/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: ;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1{
	font-weight: bold;
	color: #f37822;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 18px;
	text-align:left
}

h3 {
	font-size: 10px;
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333
	
}

h4 {
	font-size: 14px;
	text-align:center;
	font-weight: bold;
	color: #f37822
	
}



ph1 {
	font-weight: bold;
	font-size:15px;
	font-variant:small-caps;
	
	
}


ph2 {
	font-weight: bold;
	
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	font-size: 12px;
}

a:link {
	color: #6DBD0B;
}

a:hover, a:active {
	text-decoration: none;
	color: #6DBD0B;
}

a:visited {
	color: #6DBD0B;
}