a:link  
		{        
		font-family: "Century Gothic",Verdana,Arial;
            text-decoration: underline;
            color: #666666;
            }

a:visited 
		{      
		font-family: "Century Gothic",Verdana,Arial;
            text-decoration: underline; 
            color: #330099;
            }

a:hover  
		{        
		font-family: "Century Gothic",Verdana,Arial;
            text-decoration: underline;
            color: #ff0000;
            }

a.navlink:link  
		{        
		font-family: "Century Gothic",Verdana,Arial;
            text-decoration: underline;
            color: #ffffff;
            margin-top: 3px;
            margin-bottom: 0px;
            font-size: 15px;
            }

a.navlink:visited 
		{      
		font-family: "Century Gothic",Verdana,Arial;
            text-decoration: underline; 
            color: #ffffff;
            margin-top: 3px;
            margin-bottom: 0px;
            font-size: 15px;
            }

a.navlink:hover 
		{        
		font-family: "Century Gothic",Verdana,Arial;
            text-decoration: underline; 
            color: #ff0000;
            margin-top: 3px;
            margin-bottom: 0px;
            font-size: 15px;             
            } 
          
		
body        {
            margin : 0px;
            scrollbar-arrow-color:#330099; 
            scrollbar-dark-shadow-color: #ffffff; 
            scrollbar-track-color: #ffffff;
            text: #330099;
            }

caption     {
            font-family: "Century Gothic",Verdana,Arial;
            font-size: 15px;
            }

cite        {
            font-family: "Century Gothic",Verdana,Arial;
            font-size: 15px;
            }

em          {
            color: #ff0000;
            font-family: "Century Gothic",Verdana,Arial;
            font-size: 15px;
            }

div         {
            font-family: "Century Gothic",Verdana,Arial;
            font-size: 15px;
            }

h2          {
            font-family: "Century Gothic",Verdana,Arial;
            font-size: 21px;
            }

h4          {
            font-family: "Century Gothic",Verdana,Arial;
            font-size: 15px;
            }

input       {
	      color: #330099;
	      background-color: #ffffff;
            font-family: "Century Gothic",Verdana,Arial;
	      font: 14px;
            }

input.submit {
	      color: #330099;
	      background-color: #ffffff;
	      font: 14px Verdana;
	      font-weight: bold;
	      border-top : 1px solid #330099;
	      border-bottom : 1px solid #330099;
	      border-left : 1px solid #330099;
	      border-right : 1px solid #330099;
            }

ol          {
            font-family: "Century Gothic",Verdana,Arial;
            font-size: 15px;
            }

option      {
            font-family: "Century Gothic",Verdana,Arial;
            font-size: 15px;
            }

p           {
            font-family: "Century Gothic",Verdana,Arial;
            font-size: 15px;
            }

select      {
	      color: #330099;
	      background-color: #ffffff;
            font-family: "Century Gothic",Verdana,Arial;
	      font: 14px;
            }

td          {
            font-family: "Century Gothic",Verdana,Arial;
            font-size: 14px;
            }

th          {
            font-family: "Century Gothic",Verdana,Arial;
            font-size: 15px;
            }

ul          {
            font-family: "Century Gothic",Verdana,Arial;
            font-size: 15px;
            margin-top: 0px;
            margin-left: 15px;
            padding-top: 0px;
            }



