/* style sheet originally created for artsites.com 040305 */

   BODY {
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12pt;
   }
   P{
    margin-top: 0px;
    margin-bottom : 0px;
    margin-right: 10px;
   }
   H1, H2, H3, H4, H5{
   	background:transparent;
   	color:#000000;
   	font-family: Verdana, Arial, Helvetica, sans-serif;
   	font-weight:bold;
   }
   H1{
    color:#333333;
    font-size:18px;
    margin-top : 15px;
    margin-bottom : 15px;
   }
   H2{
    color:#333333;
    font-size:16px;
   }
   H3{
    color:#000000;
    font-size:14px;
   }
   H5{
    color:#000000;
    font-size:8pt;
   }
   A {
  	color: 		#333333;
  	text-decoration:	underline;
		}

   A:hover {
  	color:#808000;
    text-decoration: 	underline;
		}
   .menu2static {
  	color: 		#52735A;
    font-weight:bold;
   	text-decoration:	none;
		font-family:	Tahoma, Arial, Verdana, Helvetica, sans-serif;
		font-size:10pt;
  }

   A.menu2 {
  	color:#73525A;
    font-weight:bold;
   	text-decoration:	none;
		font-family:	Tahoma, Arial, Verdana, Helvetica, sans-serif;
		font-size:10pt;
   }

   A.menu2:hover {
  	font-weight:bold;
   	color: 		#52735A;
  	text-decoration: 	none;
		font-family:	Tahoma, Arial, Verdana, Helvetica, sans-serif;
		font-size:10pt;
   }
   ul{
    list-style-type:disc;
    list-style-position:outside;
    font-size:11pt;
   }
   .twenty {
     color: 		#333333;
     margin-bottom : 0px;
   }
   .sixty {
     color: 		#999999;
     margin-bottom : 0px;
   }
   .eighty {
     color: 		#CCCCCC;
     margin-bottom : 0px;
   }
   .hundred {
     color: 		#FFFFFF;
     margin-bottom : 0px;
   }