BODY { 
	scrollbar-face-color: #666666;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #ffffff; 
	scrollbar-arrow-color: #ffffff;
	font-family:sans-serif;
}

.PageTitle	{
	text-align:"center";
	font-weight:bold;
	font-size:25;
}

.bodyhead	{
	text-align:"left";
	font-weight:bold;
	font-size=17;
}

.bodytext	{
	text-align:"left";
	font-weight:bold;
	font-size=14;
}

.stdList	{
	list-style-type:"disc";
	font-weight:bold;
	font-size=13;
}

.links	{
	{font-family:Veranda, Arial, Helvetica, sans-serif;}
	A:link        {text-decoration: none; color: #C04F00; font-weight:bold}
	A:visited     {text-decoration: none; color: #C04F00; font-weight:bold}
	A:hover       {text-decoration: underline overline; color: #C04F00; font-weight:bold;}
}

.tableLinks	{
	font-family:Veranda, Arial, Helvetica, sans-serif;
	font-size:13;
	font-weight:bold;
	text-align:center;
	width:100%;
	border-style:solid;
	border-bottom-style:none;
	border-color:#FFFFFF;
	border-width:3,0,0,3;
	background-color:#CCCCCC;
	A:link        {text-decoration: none; color: #C04F00; font-weight:bold}
	A:visited     {text-decoration: none; color: #C04F00; font-weight:bold}
	A:hover       {text-decoration: underline overline; color: #C04F00; font-weight:bold;}
}

