menu, th, td, dd, p, ul, ol, li, h1, h2, h3, h4 {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}

code {
	font-size : 10pt;
	font-family : Courier;
	font-weight : normal;
	font-style : normal;
	color : black;
}




pre, p, ul, ol, h2  {
	margin-left : 10px;

}



h1 {
	font-size : 14pt;
	font-weight : bold;
	color : black;
	margin-left : 5px;
        text-decoration:underline;
}

h2 {
	font-size : 10pt;
	font-weight : bold;
	color : black;
	margin-left : 5px;
        text-decoration:underline;
}


h3 {
	font-size : 10pt;
	font-weight : bold;
	color : black;
	margin-left : 5px;
        text-decoration:none;

}

h4 {
	font-size : 10pt;
	font-weight : normal;
	color : black;
	margin-left : 5px;
        text-decoration:underline;
}


p b {
	font-weight : bold;
}

th {
	font-weight : bold;
}

a:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : green;
	font-weight : bold;
        text-decoration:none;
}

a:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : green;
	font-weight : bold;
        text-decoration:none;
}

a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : green;
	font-weight : bold;
        text-decoration:none;
}

a:hover {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : green;
	font-weight : bold;
        text-decoration:underline;
}

a.NewsLink:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : green;
	font-weight : normal;
        text-decoration:none;
}

a.NewsLink:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : green;
	font-weight : normal;
        text-decoration:none;
}

a.NewsLink:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : green;
	font-weight : normal;
        text-decoration:none;
}

a.NewsLink:hover {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	color : green;
	font-weight : normal;
        text-decoration:underline;
}


a.headnav:link, a.headnav:visited, a.headnav:active {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	color : green;
	font-weight : bold;
        text-decoration:none;
}


a.headnav:hover {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	color : green;
	font-weight : bold;
        text-decoration:underline;
}


.HeadNavText {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	color : green;
	font-weight : bold;
        text-decoration:none;
}

A.MenuNavAct:link, A.MenuNavAct:active, A.MenuNavAct:visited {
	font-family: arial, helvetica, ms sans serif, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	color: green;}

A.MenuNav:link, A.MenuNav:active, A.MenuNav:visited {
	font-family: arial, helvetica, ms sans serif, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: green;}
A.MenuNav:hover {
	font-family: arial, helvetica, ms sans serif, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	color: green;}


.Copy {
	font-family: arial, helvetica, ms sans serif, sans-serif;
	font-size:8pt;
	color : gray;
	font-weight:normal;
	text-decoration:none;
	 }

A.CopyLink:link, A.CopyLink:active, A.CopyLink:visited , A.CopyLink:hover   {
	font-family: arial, helvetica, ms sans serif, sans-serif;
	font-size:8pt;
	color : gray;
	font-weight:normal;
	text-decoration:underline;
	}

.Index {
	font-family: arial, helvetica, ms sans serif, sans-serif;
	font-size:8pt;
	color : gray;
	font-weight:normal;
	text-decoration:none;
	text-align:center; }

A.IndexLink:link, A.IndexLink:active, A.IndexLink:visited   {
	font-family: arial, helvetica, ms sans serif, sans-serif;
	font-size:8pt;
	color : gray;
	font-weight:normal;
	text-decoration:underline;
	text-align:center; }

.Slogan {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : italic;
	color : black;
	text-decoration:none;
	 }
.news {
	font-family: arial, helvetica, ms sans serif, sans-serif;
	font-size:8pt;
	color : black;
	font-weight:normal;
	text-decoration:none;
	 }

.menuHead {
		 font-family: arial, helvetica, ms sans serif, sans-serif;
			font-size:8pt;
			color : black;
			font-weight:bold;
			text-decoration:none;
			margin-left : -20px;
			line-height:15pt;
         }
.programlisting
	{
	background-color: #E0E0E0;
	font-family: arial, helvetica, ms sans serif, sans-serif;
	font-size:8pt;
	color : black;
	font-weight:normal;
	text-decoration:none;}