/* CSS Document */
body {margin:10px; background-color:#dddddd; text-align:center;}
table {background-color:#ffffff; text-align:left;}
body, div, p, td {font-family:"Trebuchet MS", Arial, sans-serif; font-size:13px; color:#333333; line-height:20px;}
.footer {font-size:12px; margin:12px; text-align:right;}
.sub {font-size:15px; color:#680000; font-weight:bold;}
hr {border: none 0; 
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #ffffff;
	width: 100%;
	height: 2px;
	margin: 6px 0px 6px 0px;
	padding:0px;
	text-align: center;
	}
a {color:#680000; text-decoration:underline;}
a:visited {color:#693400;}


#header, #header a {font-size:14px; text-align:right; color:#ffffff; text-decoration:none;}
#header a:visited {color:#ffffff}

a:hover, #header a:hover {color:#b55b00;}