	body{
	height: 100%;
	font-family: verdanam,arial,helvetica,sans-serif;
	font-size:12pt;
	color: 666666;
	background-color: #e7f7e9;
	background: url(images/background.gif) repeat-x;
	margin : 0px 0px 0px 0px;
	padding: 0;
	}

	h1 {
	font-family: Times New Roman,Times,serifverdanam;
	font-size: 18pt;
	color: 666666;
	}
	
	h2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 7pt;
	color: 001986;
	font : lighter normal;
	text-decoration : none;
}
	
	h3 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: 666666;
	font : normal;
}
	
	h4 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	color: 666666;
	font : bold;
	font-variant : normal;
}

	a:link {
	color: 666666;
	text-decoration: none;
	}
	a:visited {
	color:666666;
	text-decoration: none;
	}
	a:hover {
	color:666666;
	text-decoration: none;
	} 
	a:active {
	color: 666666;
	text-decoration: none;
	}
	a:style {
	color: 666666;
	text-decoration: none;
	}
	
	#footer {
	clear: both;
	padding: 0px;
	margin-top: 0px;
	font-family: verdanam,arial,helvetica,sans-serif;
	font-size:10pt;
	color: 3a3a3a;
	}


	TD {
	font-size: 12px;
	font-family : Verdana;
	}

	P {
	font-size: 12px;
	font-family : Verdana;
	}

	TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
	}

	P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
	}

	HR {
	color : #3399CC;
	}

