body    {  
        background-color: #FFFFFF;
        font-family: Gill Sans MT, Segoe Media Center, Arial, Helvetica, sans-serif;
        }

.mainbox    { border: 4px solid #333399; background-color: #F9F5A9;
            }
.headerbox  {                            background-color: #FFFFFF;
            }
.menubox    {                            background-color: #333399;
            }
.contentbox {                            background-color: #F9F5A9;
            }
.footerbox  {                            background-color: #F9F5A9;
            }

.style1 {
	color: #333399;
        font-style: ;
        font-variant: ;
        font-weight: bold;
        font-size: ;
        line-height: ;
        font-family: ;
        }

.style2 {
	color: #CA0303;
        font-style: ;
        font-variant: italic;
        font-weight: bold;
        font-size: 65%;
        line-height: ;
        font-family: ;
        }

.style3 {
        color: #333399;
        font-style: italic;
        font-variant: ;
        font-weight: ;
        font-size: ;
        line-height: ;
        font-family: ;
        }

.style4 {
        color: #FF9900;
        font-style: ;
        font-variant: ;
        font-weight: ;
        font-size: ;
        line-height: ;
        font-family: ;
        }

.style5 {
	color: #333399;
        font-style: ;
        font-variant: ;
        font-weight: ;
        font-size: 85%;
        line-height: ;
        font-family: ;
        }

.style6 {
        color: #333399;
        font-style: ;
        font-variant: ;
        font-weight: ;
        font-size: ;
        line-height: ;
        font-family: ;
        }

.style7 {
        color: #FFFFFF;
        font-style: italic;
        font-variant: ;
        font-weight: bold;
        font-size: ;
        line-height: ;
        font-family: ;
        }

.style8 {
        color: #333399; 
        font-style: ;
        font-variant: ;
        font-weight: bold;
        font-size: 150%;
        line-height: ;
        font-family: ;
        }
 
.style9 {
        color: #FF9900; 
        font-style: italic;
        font-variant: ;
        font-weight: bold;
        font-size: 100%;
        line-height: ;
        font-family: "Times New Roman", Georgia, Times, serif;
        }

hr      { color: #333399; background-color: #333399; }

a:link  {
	color: #FF9800;
        font-style: ;
        font-variant: ;
        font-weight: ;
        font-size: ;
        line-height: ;
        font-family: ;
	text-decoration: none;
        }

a:visited {
	color: #FF9800;
        font-style: ;
        font-variant: ;
        font-weight: ;
        font-size: ;
        line-height: ;
        font-family: ;
	text-decoration: none;
        }

a:hover {
	color: #333399;
        background-color: #F9F5A9;
        font-style: ;
        font-variant: ;
        font-weight: ;
        font-size: ;
        line-height: ;
        font-family: ;
        }

a:active {
	color: #FF9900;
        font-style: ;
        font-variant: ;
        font-weight: ;
        font-size: ;
        line-height: ;
        font-family: ;
	text-decoration: none;
        }
