body { font-family: "Small Fonts"; font-size: 16px;  color: #FCB203; background: #717171;

background-image:url(../pics/blankbackground.jpg) ;
background-attachment:fixed;

background-repeat:no-repeat;
}

a:link { cursor:hand; color:#EB9608;text-decoration:none; }
a:visited { color:#EB9608;text-decoration:none;}
a:active { color:#EB9608; font-style:italic;text-decoration:none;}

table { font-family: "Small Fonts"; font-size: 16px;  color: #FCB203;
}

h1 { font-size: 62px;
 font-style: bold;
}

h2 { font-size: 24px;
 font-style: bold;
}

h3 { font-size: 20px;
 font-style: bold;
 margin-bottom:10px;
 margin-top:10px;
}

h4 { font-size: 15px;
 font-style: bold;
}

h5 { font-size: 14px;
 font-style: bold;
 margin-left:0px;
 margin-bottom:0px;
 margin-top:0px;
 margin-right:0px;
}