/*The DefaultDesignTemplate.css file is used to style the Default Design Template*/
/*This file is linked from the DefaultDesignTemplate.htm*/
/*This file can be edited*/
/*This file can be moved, renamed, replaced or deleted*/
/*Please see the design documentation for more information*/

body {margin:0; background-color:Black; text-align:center;}
body,td,th{font-family: Arial, Verdana, Helvetica, sans-serif;font-size:14px;color: #000000;}

a,  a:visited {color: #0053a0;}
a:hover { text-decoration:underline;color: #f26522;}

div.main { margin-left:auto; margin-right:auto; width:701px; text-align:left;}
.txt { background-color: #fcf9d9;}
.footer { color:#d8ecda; font-size:smaller; margin-left:auto; margin-right:auto; background-color: #000000; text-decoration:none; }
