	a:link 		{ color: #996633; FONT-FAMILY: Verdana; font-weight: bold;}
	a:visited 	{ color: #996633; FONT-FAMILY: Verdana; font-weight: bold;}
	a:hover 	{ color: #AA9966; FONT-FAMILY: Verdana; text-decoration: none; font-weight: bold;}
	a:active 	{ color: #FF33FF; FONT-FAMILY: Verdana; font-weight: bold;}

    BODY        { FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Verdana;}
    code        { FONT-SIZE: 8pt; COLOR: #3399FF; FONT-FAMILY: Verdana }
    TABLE       { FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Verdana; BORDER: 1px solid #CCCCCC; align: center}
    TD          { FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Verdana }
    PRE         { FONT-SIZE: 8pt; COLOR: #3399FF; FONT-FAMILY: Verdana }
	
	input, option, textarea, select 
	{
		font-family: Verdana; 
		font-size: 8pt; 
		color: #FFFFFF; 
		border: 1px solid #66AAFF; 
		background-color: #0066AA;
	}
	
	.normal {
		font-size: 10pt;
		font-family: Verdana;
		font-weight:normal;
		color: #000000;
	}

	.menu1 {
		font-size: 8pt;
		font-family: Verdana;
		font-weight:normal;
		color: #996633;
	}

	.menu2	{
		font-size: 10pt; 
		font-family: Verdana;
		font-variant: small-caps;
		color: #990000;
	}


	.mail	{
		font-size: 8pt; 
		font-family: Verdana;
		font-variant: small-caps;
	}


	.big	{
		font-size: 14pt; 
		font-family: verdana;
		font-weight: bold;
		color: #3399FF;
	}

	.small	{
		font-size: 8pt; 
		font-family: verdana;
		font-weight: normal;
		color: #3399FF;
	}

