body
{
	background-image: url("Images/bg_all.gif");
	background-position: center;
	background-repeat: repeat-y;
	font: 10pt Tahoma;
	line-height: 150%;
	margin: 0px;
	text-align: justify;
}
h1{
	color: #387FA4;
	font: 18pt Tahoma;
	line-height: 110%;
	text-align: left;
}
h2{
	color: #387FA4;
	font: 12pt Tahoma;
	line-height: 110%;
	text-align: left;
}
h3{
	color: #387FA4;
	font: 11pt Tahoma;
	text-align: left;
}

/*
***********************************************
* Custom Styles
***********************************************
*/

.contentBodyText
{
	color: #666666;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 150%;
	text-align: justify;
}

.pageFooterText
{
	color: Gray;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: normal;
}
