/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Sans-serif; font-size: small; color: rgb(255,255,255); background-color: #254a6f; background-image:url(../images/bg.jpg); background-repeat:repeat-x;}
#content { width:800px; margin: auto; background-color: #336699;}
 A:active { color: #999999; font-weight: bold; font-style: normal;font-size: small; }
 A:link { color: #FFFFFF; font-weight: normal; font-style: normal; text-decoration:none;font-size: small; }
 UL { font-weight: normal; font-style: normal;font-size: small; }
 A:visited { color: #FFFFFF; text-decoration:none;font-size: small; }
 P { font-size: small;}
 .TextObject { color: rgb(255,255,255);font-size: small; }
 H1 { font-size: xx-large; color: rgb(102,204,255); font-weight: bold;}
 H2 { font-size: x-large; color: rgb(102,204,255); font-weight: bold;}
 H3 { font-size: large; color: rgb(102,204,255); font-weight: bold;}
H4 { font-size: medium; color: rgb(102,204,255); font-weight: bold;}
 .TextNavBar { font-size: small;}
 H5 { font-size: small; color: rgb(102,204,255); font-weight: bold;}
 H6 {font-size: x-small; color: rgb(102,204,255); font-weight: bold;}
 A:hover { color: rgb(102,204,255); font-weight: normal; font-style: normal;}
 