a.current:link
	{
	color:#dddddd; text-decoration: none; background-color: #444488
	}
a.current:active
	{
	color:#dddddd; text-decoration: none; background-color: #444488
	}
a.current:hover
	{
	color:#dddddd; text-decoration: none; background-color: #444488
	}
a.current:visited
	{
	color:#dddddd; text-decoration: none; background-color: #444488
	}	
p
	{
	font-family:Trebuchet MS, Geneva, Arial, sans-serif; font-size: 13px; text-align: justify;
	}
td
	{
	font-family:Trebuchet MS, Geneva, Arial, sans-serif; font-size: 13px;
	} 
tr
	{
	font-family:Trebuchet MS, Geneva, Arial, sans-serif; font-size: 13px;
	}
body
	{
	background-color: #dddddd; font-size: 13px; margin: 0; color: #000000;
	}
table.inner
	{
	background-color: #ffffff
	}
.current
	{
	color:#dddddd; text-decoration: none; background-color: #444488
	}
.subtitle
	{
	color:#dddddd;
	}
.note
	{
	color:#888888; font-size: 11px
	}
.copy
	{
	color:#ffffff; font-size: 11px
	}
.spread
	{
	letter-spacing: 3px
	}
.nav
	{
	color:#888888;
	}
.tested
	{
	background-color: #ddddcc
	}
.alert
	{
	color:#ff9900; font-weight: bold
	}
input
	{
	font-family: Courier New, Courier, mono; font-size:12px ; border : 1px #444444 solid ; color : #333377 ;
	}
textarea
	{
	font-family: Courier New, Courier, mono; font-size:12px ; border : 1px #444444 solid ; color : #333377 ;
	}
input.button
	{
	font-family: Courier New, Courier, mono; font-size:12px ; border : 1px #444444 solid ; color : #333377 ; background : #dddddd ;
	}

a:link
	{
	color: #444488; text-decoration: none
	}
a:active
	{
	color:#dddddd; text-decoration: none
	}
a:visited
	{
	color:#444488; text-decoration: none
	}
a:hover
	{
	color:#dddddd; text-decoration: none; background-color: #444488
	}