@charset "utf-8";
/* CSS Document */

body,td,th {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 30px;}
body {background-color: #FFFFFF; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; line-height: 60px;}
a:link {color: #C53031; text-decoration: none;}
a:visited {text-decoration: none; color: #C53031;}
a:hover {text-decoration: underline; color: #791E1E;}
a:active {text-decoration: none; color: #C53031;}
.medspacing {line-height: 56px;}
.lrgspacing {line-height: 64px;}
.verylrgspacing {line-height: 80px;}
h1 {font-size: 48px; font-weight:100;}
h2 {font-size: 42px; font-weight:100;}
h3 {font-size: 36px; font-weight:100;}
.fontsmall {font-size: 20px;}
.fontmedium {font-size: 34px;}
.fontlarge {font-size: 50px;}
.fontxtralarge {font-size: 60px;}
.white {color: #FFFFFF;}
.size60 {font-size: 60px;}
.size34 {font-size: 34px;}
.size45 {font-size: 45px;}
.size40 {font-size: 40px;}
.size42 {font-size: 42px;}
.size54 {font-size: 54px;}
.repeatx {background-repeat: repeat-x;}
.centertopbg {background-position: center top; background-repeat: repeat-x;}