BODY
{
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	text-decoration: none;
	line-height: 150%;
	background-color: #ffffff;
	margin-left:0;
	margin-top: 0;
}
TD
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #666666;
	FONT-SIZE: 9pt;
}
TD.BOLD{font-weight:bold}
A
{
	TEXT-DECORATION: none;
	color: #3399CC;

}
A:hover
{
	COLOR: #FF6600;
	text-decoration: underline;

}
A.Gray
{
	TEXT-DECORATION: none;
	color: #808080;

}
A.Gray:hover
{
	COLOR: #FF9900;	
	TEXT-DECORATION: none;
}
A.Blue
{
	TEXT-DECORATION: none;
	color: #3399CC;

}
A.Blue:hover
{
	COLOR: white;
	text-decoration: none;

}
P{
	MARGIN-TOP: 0.5em; MARGIN-BOTTOM: 0.8em; LINE-HEIGHT: 1.5em
}
.FloatRight
{
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.FloatLeft
{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
H1 {
	MARGIN: 0px 0px 5px;
	FONT: 145% verdana, arial, helvetica;
	color: #FF9900;
}
H2 {
	MARGIN-TOP: 0.5em; MARGIN-BOTTOM: 0.5em; FONT: 125% verdana,arial,helvetica;	color: #FF9900;
}
H3 {
	MARGIN-BOTTOM: 0.5em; FONT: 100% verdana,arial,helvetica; 	color: #FF9900;
}
UL {
	list-style-type: square;
}
LI {
	text-indent:50px;
}

.BgLogo {
	background-image:url(../Images/home/logo_bg.gif);
	background-repeat:no-repeat;
	background-position: 5px 50px;
}
TD.FooterBg
{
	font-size: 8pt;
	background-color: #cccccc;
}
TD.Copyright {
	width: 350px;
	text-indent: 5px;
}
TD.Affo {
	background-image:url(../Images/footer_iffo.gif);
	background-repeat:no-repeat;
	text-indent: 40px;
}
TD.Top {
	height: 18px;
	font-size: 8pt;
	text-align:right;
}