body, table, select	{
				font-family: Arial, Verdana, Georgia ;
				font-size: 9pt;
				color: #cccccc;
				line-height: 27px;


}
ul , li 	{
				margin-left: 10px;

}

b	{
		text-transform: uppercase;
		color: #ffffff;
		font-size: 10pt;
}

option {
			color: #999999;
}

.bg	{
		background-image:url('images/body_line.gif');
		background-repeat:repeat-x;
}

a	{
		font-family: Arial, Verdana;
		font-size: 9pt;
		color: #cccccc;
		text-decoration: none;
}

a:hover	{
			color: #ffdd00;
			font-style: italic;
}