/* CSS Document */

body {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-position: left top;
	text-align: justify;
	list-style-type: square;
	margin: 0px;


}
table {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	color: #ffffff;
	text-decoration : none;
	font-style: normal;

} 
a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	color: #ffffff;
	text-decoration : none;
	font-style: normal;
} 
a:hover {
font-family : Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight : normal;
color: #000000;
text-decoration : underline; 
} 
a.company:link {
font-family : Helvetica, Arial, sans-serif; 
font-weight : normal; 
color:#ffffff;
font-size: 11px;
text-decoration : none; 
} 
a.company:visited {
font-family : Helvetica, Arial, sans-serif; 
font-weight : normal; 
color:#ffffff;
font-size: 11px;
text-decoration : none; 
} 
a.company:hover {
font-family : Helvetica, Arial, sans-serif; 
font-weight : normal; 
color: #A0A071;
font-size: 11px;
text-decoration : none; 
} 
table.main{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color: #000000;
	font-size: 10pt;
	text-decoration : none;
	background-image: url(../images/bg_main.gif);

} 
table.sub{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color: #000000;
	font-size: 10pt;
	text-decoration : none;

} 
table.footer{
	font-family : Helvetica, Arial, sans-serif;
	font-weight : normal;
	color: #ffffff;
	font-size: 11px;
	text-decoration : none;
	background-color: #000000;

} 
