body
{	
	background-color: #E2E2E2;
	color: #39003A;
	font-family: sans-serif;
	font-size: 80%;
	font-weight: light;
	text-decoration: none;
	SCROLLBAR-FACE-COLOR: #E2E2E2; 
	SCROLLBAR-HIGHLIGHT-COLOR: #E2E2E2; 
	SCROLLBAR-SHADOW-COLOR: #C0C0C0; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR: #C0C0C0; 
	SCROLLBAR-TRACK-COLOR: #E2E2E2; 
	SCROLLBAR-DARKSHADOW-COLOR: #E2E2E2;
}

small
{	
	font-size: 75%
}

table.nav
{	
	background-color: #E2E2E2;
}

table.ped
{
	font-size: 75%;
}

td.non-ch
{
	color: #606060;
}

td.purple
{	
	color: #E2E2E2;
	background-color: #9A0098;
	font-size: 75%;
	font-weight: normal
}

th
{	
	color: #FF8400;
	background-color: #9A0098;
	font-size: 100%;
	font-weight: bold
}

a:link        {text-decoration: underline; color: #9A0098}
a:active      {text-decoration: underline; color: #9A0098}
a:visited     {text-decoration: underline; color: #9A0098}
a:hover       {color: #FF8400; background-color: #9A0098; text-decoration: none}

a.nav:link        {text-decoration: none}
a.nav:active      {text-decoration: none}
a.nav:visited     {text-decoration: none}