body 		{background:#ffffff;}
      			
a:link 		{color:blue;
			text-decoration:none;}

a:visited 	{color:purple;
			text-decoration:none;}

a:active 	{color:black;
			text-decoration:none;}

a:hover 	{color:black;
			background:white;
			text-decoration:none;}

table 		{width:650px;
			font-family:arial;
			font-size:12pt;
			color:#666666;}
						
table.nav 	{text-align:center;}
			
table.base	{background-color:#999999;
			color:#000000;
			font-size:10pt;
			text-align:left;}			
			
td.title	{background-color:#006699;
			font-family:verdana;
			text-align:right;
			color:#ffffff;
			font-size:9pt;}
			
.fontwhite	{color:white;
			font-weight:700;}

.small 		{font-size:10pt;}

.big		{font-family:verdana;
			font-size:32pt;
			text-transform:lowercase;
			color:#006699;}

address		{color:#000000;}

strong 		{font-weight:700;
			color:#000000;} 
