@charset "UTF-8";
/* CSS Document */
body{
background-color:#d9d5cc;
text-align:left;
}
.footer{
font-size:10px;
color:#a59d90;
}
TD,BODY{
font-family:Geneva, Arial, Helvetica, sans-serif; font-size:11px;}
.header{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color:#a59d90;
}
.headerlarge{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
font-weight:bold;
color:#6C1114;
}
strong{
color:#27656B;}