a 	{
	text-decoration: none;
	font-weight: bold;
	color:  #000000;
	outline: none;
	}

a:visited {
	color:  #000000;
	}

a:active {
	color:  #000000;
	}

a:hover {
	color: #CC0000;
	text-decoration: underline;
	}

strong  {
	font-weight: bold;
	}

a.type2	{
	color:  #000000;
	}

a.type2:visited {
	color:  #000000;
	}

a.type2:active {
	color:  #000000;
	}

a.type2:hover {
	color:  #FFFFFF;
	background-color: #990000;
	}

td.off 	{
	color: #000000;
	}

td.on	{
	background: #990000;
	color: #FFFFFF;
	}

li	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	}


p	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	}

p.type1	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	}

p.type2
	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	}


h1	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	}

h2	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	}

h3	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	}
