h2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 22px 0px 0px 20px;
	color: #195e8b;
	font-weight: bold;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	text-align: left;
	color: #000000;
	margin: 10px 150px 10px 20px;
}

li {

	margin: 10px 170px 4px 30px;
	list-style-type: square;
	line-height: normal;
}

a {
	color: #CC6633;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #CC6633;
	text-decoration: underline;
	font-weight:bold;
}

.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height:13px;
	color: #333333;
	margin: 4px 30px 15px 25px;
	width:280px;
}

.home a {
	color: #ff9900;
	text-decoration: none;
	font-weight:bold;
}

.home a:hover {
	color: #ff9900;
	text-decoration: underline;
	font-weight:bold;
}
