BODY
{
	margin: 0,0,0,0;
}

BODY,TD,TH
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
}

TD.breadcrumbs,DIV.breadcrumbs,A:link.breadcrumbs,A:visited.breadcrumbs,A:active.breadcrumbs
{
	font-size: x-small;
}

TD.smallblack,DIV.smallblack,A:link.smallblack,A:visited.smallblack,A:active.smallblack
{
	color: #000000;
	font-size: x-small;
}

A:hover.smallblack
{
	color: #ffffff;
	font-size: x-small;
}

TD.navlinks,DIV.navlinks,A:link.navlinks,A:visited.navlinks,A:active.navlinks
{
	color: #ffffff;
	font-size: 10 pt;
}

A:hover.navlinks
{
	color: #ffffff;
	font-size: 10 pt;
}

TD.tabs_on,DIV.tabs_on,A:link.tabs_on,A:visited.tabs_on,A:active.tabs_on
{
	color: #ffffff;
	font-size: 10 pt;
	font-weight: bold;
}

A:hover.tabs_on
{
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

TD.tabs,DIV.tabs,A:link.tabs,A:visited.tabs,A:active.tabs
{
	color: #ffffff;
	font-size: 10 pt;
	font-weight: bold;
}

A:hover.tabs
{
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

A:link,A:visited
{
	color: #663366;
	text-decoration: none;
}

A:hover,A:active
{
	color: #993399;
	text-decoration: none;
        #font-weight: bold;
        text-decoration: underline;
}

INPUT
{
	border: solid 1px #000000;
}

INPUT.submit
{
	background-color: #663366; 
	color: #ffffff; 
}
P.hangingindent { 
	text-indent:-25px; 
	margin-left:25px; 
} 

