body {
	background-color: #ffffff;
	color: #AAAAAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

a:link, a:visited, a:hover, a:active {
	font-weight: bold;
	text-decoration: none;
}

a:link, a:visited {
	color: #47558A;
}

a:hover, a:active {
	color: #666666;
}

h1 {
	font-size: 14pt;
	font-style: italic;
	font-weight: 600;
	margin: 0px 0px 0px 0px;
}

h2 {
	font-size: 10pt;
	font-weight: 600;
	margin: 0px 0px 0px 0px;
}

hr { 
	height: 1px;
	border: 0px; 
	color: #aaaaaa; 
	background-color: #aaaaaa; 
}

p {
	line-height: 1.6;
}

div.cssContainerAll {
	margin: 0px auto;
	text-align: center;
	height: 100%;
	vertical-align: middle;
}



