A				{
				color : navy;
				}
				
A:Hover			{
				color : navy;
				text-decoration : none;
				}
				
Body			{
				font-family : Arial;
				font-size : 9pt;
				color : navy;
				}
				
TD				{
				font-size : 9pt;
				}
				
.main			{
				background-image : URL("graphics/mainmid.gif");
				background-repeat : no-repeat;
				background-position : top;
				}	
				
.dev			{
				background-image : URL("graphics/devbg.gif");
				background-repeat : no-repeat;
				background-position : top;
				}	
				
.news			{
				background-image : URL("graphics/newsbg.gif");
				background-repeat : no-repeat;
				background-position : top;
				}
				
.sidetxt		{
				font-size : 8pt;
				}		
.sbutton	{
			color : navy;
			font-size : 8pt;
			font-weight : Bold;
			border-width : 1px, 1px, 1px, 1px;
			background-color : #CFCFDE;
			border-color : navy;
			height : 20px;
			}
