body {
	font-family: Verdana,Arial;
	color: #333333;
	line-height: 125%;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 8px 0px 8px 0px;
	line-height: 125%;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 8px 0px 8px 0px;
	line-height: 125%;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 8px 0px 8px 0px;
	line-height: 125%;
}

p {
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
}

.Blue {
	color: #008eb7;
}
