body {  font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px; 
        font-style: normal;
        font-weight: normal; 
        background-image: url(images/bgarch.jpg);
        background-color: transparent;
        color: #333333;
        text-align: left}

P { font-family: Verdana, Arial, Helvetica, sans-serif; 
           font-size: 11px; 
           font-style: normal;
           font-weight: normal; 
           color: #330000;
           margin-top: 10px; margin-right: 0%; margin-bottom: 0px;
           background-color: transparent}

ul {font-family: Verdana, Arial, Helvetica, sans-serif; 
                font-weight: normal; 
                color: #333333;
                font-size: 11px}

A.footer:link{COLOR: #003366; 
                    font-weight: normal;
                    font-size: 10px;
                    text-decoration: none;
                    background-color: transparent}

A.footer:active{color:#003366;
                    font-weight: normal;
                    font-size: 10px;
                    text-decoration: none;
                    background-color: transparent}

A.footer:hover {COLOR: #405767; 
                    font-weight: normal;
                    font-size: 10px;
                    text-decoration: underline;
                    background-color: transparent}

A.footer:visited{COLOR: #003366; 
                    font-weight: normal;
                    font-size: 10px;
                    text-decoration: none;
                    background-color: transparent}

A.menubar:link{COLOR: #CCCC99; 
                    font-size: 10px;
                    text-decoration: none;
                    background-color: transparent}

A.menubar:active{color:#CCCC99;
                    font-size: 10px;
                    text-decoration: none;
                    background-color: transparent}

A.menubar:hover {COLOR: #FFFFFF; 
                    font-size: 10px;
                    text-decoration: none;
                    background-color: transparent}

A.menubar:visited{COLOR: #CCCC99; 
                    font-size: 10px;
                    background-color: transparent}
a:link {
	background-color: transparent;
	color: #003366;
	text-decoration:none;
   font-size: 10px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold; }

a:visited {
	background-color: transparent;
	color: #003366;
	text-decoration:none;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: bold;}

a:active {
	background-color: transparent;
	color: #003366;
	text-decoration:none;
   font-size: 10px;
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-weight: bold;}

a:hover {
	background-color: transparent;
	color: #000000;
	text-decoration:underline;
   font-size: 10px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold; }

img {  border-top-width: 0px; 
         border-right-width: 0px; 
         border-bottom-width: 0px; 
         border-left-width: 0px;}


