body 
		{
		scrollbar-face-color: #ffffff; 
		scrollbar-highlight-color: #ffffff;
		scrollbar-shadow-color: #cccccc; 
		scrollbar-3dlight-color: #666666; 
		scrollbar-arrow-color: #003366; 
		scrollbar-track-color: #ccff00; 
		scrollbar-darkshadow-color: #cccccc; 
		scrollbar-base-color: #ccff00;
		font-size: 100.01%;
   		font-family: Verdana,Helvetica,Arial,sans-serif;
		margin: 0; 
		padding: 0;
		background-color:#ccff00;
		}

		
div#main	{
			margin-left:10em;
			/*border-bottom: 1px solid #003366;*/
			}
		
div#main p		{
 				font-size: 1em; 
				font-style: normal; 
				font-weight:normal; 
				color: #336699; 
				text-decoration:none;
				text-align:left;
				}

div#main a	{
 				font-size: 1em; 
				font-style: normal; 
				font-weight:normal;
				color: #336699; 
				text-decoration:none;
				}

div#main a:link	{
 				font-size: 1em; 
				font-style: normal; 
				font-weight:normal; 
				color: #336699; 
				text-decoration:none;
				}

div#main a:visited	{
 				font-size: 1em; 
				font-style: normal; 
				font-weight:normal; 
				color: #336699; 
				text-decoration:none;
				}
				
div#main a:hover	{
 				font-size: 1em; 
				font-style: normal; 
				font-weight:normal;
				color: #6699cc; 
				text-decoration:none;
				}
				

div#bottom	{
			margin-left:5em;
			}
			
div#bottom p		{
 				font-size: 0.8em; 
				font-style: normal; 
				font-weight:normal; 
				color: #336699; 
				text-decoration:none;
				text-align:left;
				border-top: 1px solid #003366;
				border-bottom: 1px solid #003366;
				}

