/* CSS Document */

a{
	color:#86542B;
}

body{
	background-color:#E5802E;
	margin:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2C2F31;
}

p.text{
	text-align:justify;
}

table.footer{
	font-size:11px;
	color:#666666;
}

table.footer td{
	padding:2px;
}

td.date{
	font-size:10px;
	color:#999999;
	text-align:right;
	vertical-align:bottom;
}

table.section_menu{
	
}

table.section_menu a{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

table.section_menu td{
	padding:5px;
}

.text_2{
	font-size:10px;
}