﻿/* CSS Document */
h2 {
	height: auto;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	width: 616px;
	text-indent: 0px;
	color: #4CB771;
	clear: both;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
p {
	font-size: 85%;
	line-height: 170%;
	color: #666666;
	text-indent: 0px;
	clear: both;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

