@charset "iso-8859-1";
body, table, td, tr 	
		{
		font-size: 13; 
		font-family: Georgia, sans-serif;
		FONT: italic; 
		color: #FFFFFF;
		SCROLLBAR-3D-LIGHT-COLOR : #003366;
		SCROLLBAR-ARROW-COLOR : #FFFFFF;
		SCROLLBAR-BASE-COLOR : #970005;
		SCROLLBAR-DARK-SHADOW-COLOR : #440029;
		SCROLLBAR-FACE-COLOR : #970005;
		SCROLLBAR-HIGHLIGHT-COLOR : #FFFFFF;
		SCROLLBAR-SHADOW-COLOR : #440029;
		SCROLLBAR-TRACK-COLOR : #440029;
		SCROLLBAR-DARKSHADOW-COLOR : #FFFFFF;
		}
a:link {
		text-decoration: underline;
		font-size: 13; 
		font-family: Georgia, sans-serif;
		color : #FFFFFF;
		}

a:visited {
		text-decoration: underline;
		font-size: 13; 
		font-family: Georgia, sans-serif;
		color : #FFFFFF;		
		}

a:active {
		text-decoration: underline overline;
		font-size: 13; 
		font-family: Georgia, sans-serif;
		color : #FFFF66;		
		}

a:hover	{
		font-size: 13; 
		font-family: Georgia, sans-serif;
		color : white;
		text-decoration: underline;
		}
.none{	
}
.inputtxt {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; border : 1px ridge #919093; font-weight: bold;}

