body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0 1.5cm;
	color: #333;
}
.ClearBoth {
	clear: both;
	height: 0px;
	overflow: hidden;
	margin: -1px 0 0 0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	line-height: 20pt;
	font-weight: normal;
	color: #369;
	margin: 10pt 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	line-height: 16pt;
	color: #369;
	margin: 0 0 10pt 0;
}
p {
	font-size: 11pt;
	line-height: 15pt;
	margin: 0 0 10pt 0;
}
ul {
	font-size: 11pt;
	padding: 0;
	margin: 0 0 10pt 0.8cm;
}
strong {
	color: #369;
}
a {
	color: #000;
}
img {
	border: 0;
}
/************************************************************/
#Intro p {
	font-size: 13pt;
	color: #369;
}
#Intro p a {
	color: #369;
	text-decoration: none;
}
img.ImageRight {
	float: right;
	margin: 0.5cm 0 0.5cm 1.25cm;
}
#Footer {
	border-top: 1pt #C5DFEF solid;
	margin: 1cm 0 0 0;
	padding: 1cm 0 0 0;
}
#Footer p strong {
	font-weight: normal;
}
/*********************** Do Not Print ***********************/
.NoPrint, 
#Header p.Links, 
#LeftNav, 
#Footer p.Links {
	display: none;
}