A:link
{
	text-decoration:none;
	color:#7B8CD4;
	font : small Verdana;
}
A:visited
{
	text-decoration:none;
	color:#7B8CD4;
	font: small Verdana;
}
A:hover
{
	text-decoration:underline overline;
	color:#c4c4c4;
	font : small Verdana;
}

body
{
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #ffffff;
	scrollbar-face-color: #333333;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color: #000000;
	font: small Verdana;
	color: white;
	background-image: url(/graphics/background_pinstripe.gif);
}

#PageName
{
	font: large Verdana;
	font-weight : bold;
}
#SectionHeader
{
	font: small Verdana;
	background-color : Blue;
}

TD
{
	font: small Verdana;
	border: thin inset gray;
}

#Design
{	font: small Verdana;	}

