@charset "UTF-8";
/* CSS Document */

p {
   color: #333333; 
   background: ;
   font-size: 10pt; 
   font-weight: none; 
   font-family: Arial;
   padding: 10px;
  }

.title {
   color: #660000; 
   background: ;
   font-size: 18pt;
   font-weight: bold; 
   font-family: Times New Roman;
   text-align: center;
  }

input {
   color:#333333;
   font-color:#666666;
   background: FFFFFF;
   font-size: 10pt; 
   font-weight: normal;
   text-decoration: none;
   font-family: Arial; 
   border-width: 1px;
   border-style: solid;
   border-color:#660000;
      }

   textarea, input, select {
   font-family: Arial; 
   font-weight: normal;
   font-size: 10pt; 
   background: FFFFFF;
   font-color:#333333;
   border-color: #660000; 
   border-style: solid; 
   border-top-width: 1px; 
   border-left-width: 1px;
   border-right-width: 1px; 
   border-bottom-width: 1px;}


B {font-family:arial;color:#660000;font-size: 10pt}
I {font-family:arial;color:#660000;font-size: 10pt}
U {font-family:arial;color:#660000;font-size: 10pt}

A{cursor:default;}
A:link{color:#660000; text-decoration:none;}
A:visited{color:#660000;text-decoration:none;}
A:hover{color:#CCCCCC;text-decoration:none; cursor:hand;}

 ul {
	    color: #333333; 
		font-size: 10pt; 
   font-weight: none; 
   font-family: Arial;
 }
 
 li {
   color: #333333;
   background: ;
   font-size: 10pt; 
   font-weight: none; 
   font-family: Arial;
   padding 10px;
   cellpadding
 }
	
   
body {
   color: #333333;
   background: ;
   font-size: 10pt; 
   font-weight: none; 
   font-family: Arial;
 }
	 
