
	a.BlueLink {font-family:verdana; font-size:11; color:#666565; font-weight:bold; text-decoration:none}
		a.BlueLink:hover {text-decoration: underline}

		a.sector {font-family:verdana; font-size:12; color:black; font-weight:bold; text-decoration:underline}

		a.RedLink {font-family:verdana; font-size:11; color:red; font-weight:bold; text-decoration:none}
		a.RedLink:hover {text-decoration: underline}

		a.GreenLink {font-family:verdana; font-size:11; color:green; font-weight:bold; text-decoration:none}
		a.GreenLink:hover {text-decoration: underline}

		a.WhiteLink {font-family:tahoma; font-size:12; color:FF7400; font-weight:bold; text-decoration:none}
		a.WhiteLink:hover {text-decoration: underline}

		a.OrangeLink {font-family:verdana; font-size:12; color:FF9933; font-weight:bold; text-decoration:none}
		a.OrangeLink:hover {text-decoration: underline}

		a.NavClass {font-family:verdana; font-size:13; color:white; font-weight:bold; text-decoration:none}

		a.CatLinks {font-family:verdana; font-size:11; color:white; font-weight:bold; text-decoration:none}
		a.CatLinks:hover {text-decoration:underline}

		a.SubCatLinks {font-family:verdana; font-size:11; color:#990000; font-weight:bold; text-decoration:none}
		a.SubCatLinks:hover {text-decoration:underline}
		
		a.BlackLink {font-family:verdana; font-size:11; color:#000000; font-weight:bold; text-decoration:none}
		a.BlackLink:hover {text-decoration: underline}
		
h1.article
{
	font-weight: bold;
	font-size: medium;
	text-transform: capitalize;
	color: black;
	font-family: Tahoma;
	font-variant: small-caps;
}
h2.article
{
	font-weight: normal;
	font-size: x-small;
	text-transform: capitalize;
	color: black;
	font-family: Tahoma;
	font-variant: normal;
}
h1.title
{
	font-weight: bold;
	font-size: 14pt;
	text-transform: capitalize;
	color: black;
	font-family: Tahoma;
	text-align: left;
	font-variant: normal;
}
		body {background-color:#FFFFFF; font-family:verdana; font-size:11; color:black; font-weight:regular; text-align:left}

		td {font-family:verdana; font-size:12; font-weight:regular; text-decoration:none}
		a.thead {font-family:verdana; font-size:12; font-weight:bold; color:white; background-color:242425;  text-decoration:none}
		input, select, textarea {font-family:verdana; font-size:11; color:black; border-width:1; border-color:black}
