@charset "utf-8";
/* CSS Document */

body,td,th {
	font-size: 11pt;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin:0;
}
table {
	border-left:#333 1px solid;
	border-top:#333 1px solid;
	width:90%;
}
table td, table tr, table th{
	padding:3px 10px;
	border-right:#333 1px solid;
	border-bottom:#333 1px solid;
}
h1{ font-size:170%; }
h2{ font-size:150%; }
h3{ font-size:140%; }
h4{ font-size:130%; }
h5{ font-size:120%; }
h6{ font-size:110%; }
#Foot div.brands{ background:#fe301e; }