BODY  {
	font-size : 10pt;
	font-family : Tahoma, Verdana, Helvetica, Sans-Serif;
	color : #000000;
	line-height : 12pt;
	text-decoration : None;
	background-color : #FFFFFF;
	background-image:url('images/bg_main.jpg');
	background-attachment: fixed;
	background-position:center;
	background-repeat:no-repeat;

}

TD  {
	font-size : 10pt;
	font-family : Tahoma, Verdana, Helvetica, Sans-Serif;
	color : #000000;
	line-height : 12pt;
	text-decoration : None;
}

A, A:Visited  {
	font-size : 10pt;
	font-family : Tahoma, Verdana, Helvetica, Sans-Serif;
	color : #FF0000;
	line-height : 12pt;
	text-decoration : None;
	font-weight : bold;
}

A:Hover;  {
	font-size : 10pt;
	font-family : Tahoma, Verdana, Helvetica, Sans-Serif;
	color : #FFB7B7;
	line-height : 12pt;
	text-decoration : None;
	font-weight : bold;
}
  
.Header  {
	font-size : 15pt;
	font-family : Tahoma, Verdana, Helvetica, Sans-Serif;
	color : #FFFFFF;
	line-height : 17pt;
	text-decoration : None;
	font-weight : bold;
}
.Footer  {
	font-size : 7pt;
	font-family : Tahoma, Verdana, Helvetica, Sans-Serif;
	line-height : 8pt;
	text-decoration : None;
}


