@charset "utf-8";
body { 
				font-family: verdana, tahoma, san-serif; 
				font-size: 11px;
                background-color: #cccccc;
				line-height: 1.25em; 
				}

h2      		{font-size: 13px;}
h3 	     		{font-size: 14px;}
hr              {height:1px; width:200px;}
p				{font-size: 11px; color: #003366;
				line-height: 1.25em; 
				margin-top: 1em; 
				margin-bottom: 2em;  
				margin-right: 20px;}
small			{font-size: 10px; color:#003366; 
				line-height: 1.25em;  }
.source			{font-size: 10px; color:#999999; 
				line-height: 1.25em;  }
td	    	 	{font-size: 11px; color:#003366; 
				line-height: 1.25em;  }
ul  	    	{font-size: 11px; color:#003366; 
				line-height: 1.25em;  }
blockquote      {font-size: 11px; color:#003366; 
				line-height: 1.25em;  }
ol    	  		{font-size: 11px; color:#003366; 
				line-height: 1.25em;  }
li     	 		{font-size: 11px; color:#003366; 
				line-height: 1.25em;  }
input  	 		{font-size: 11px; color:#003366; }
				line-height: 1.25em;  
text   	 		{text-decoration: none; color:#003366; }
submit 	 		{font-size: 10px; color:#003366; height:15px; width:200px;}
option 	 		{font-size: 10px; color:#003366;} 
form			{margin-bottom:0; margin-top:0; margin-left: 0px; margin-right: 0px;}
button 	 		{font-size: 10px; color:#003366; }
a				{font-weight: bold; color:#003366; }
a:hover         {color:#336699;} 
a:active        {color:#336699;} 
a:visited       {color:#336699;}
.menu			{color:#003366; text-decoration: none; font-size: 10pt;}
.menu:hover     {color:#003366; font-weight: bold; font-size: 10pt;} 
.menu:active    {color:#003366; text-decoration: none; font-size: 10pt;} 
.menu:visited   {color:#003366; text-decoration: none; font-size: 10pt;}

.small			{font-size: 10px; color:#003366;}
.copyright		{font-size: 10px;  color:#ffffff;}
.main			{margin-top: 1em; margin-bottom: 1.5em;  color: #003366;}
.left			{margin-top: 1em; margin-bottom: 1.5em;  font-size: 10px; color: #003366;}
.nav			{text-decoration:none; font-size: 7pt; color:#003366;}
.nav:hover      {color:#993300;} 
.nav:active     {color:#990099;} 
.nav:visited    {color:#003366;}

.footer			{font-size: 10px;  color:#666666;}
.footer:a		{text-decoration: none; font-size: 10px; color:#666666; }
.footer:hover   {color:#333333;} 
.footer:active  {color:#333333;} 
.footer:visited	{color:#333333;}


