h1  {
	font-size : large;
	font-family : trebuchet ms, sans-serif;
	font-weight : bold;
}

h2  {
	font-family : trebuchet ms, sans-serif;
	font-size : medium;
	font-weight : normal;
}

h3  {
	font-family : trebuchet ms, sans-serif;
	font-size : x-small;
}

a  {
	color : #000080;
	text-decoration : underline;
}

a:visited  {
	color : #404040;
	text-decoration : underline;
}

a:active  {
	color : #0000ff;
	text-decoration : underline;
}

a:hover  {
	color : #0000ff;
	text-decoration : underline;
}

body  {
	font-family : sans-serif;
	font-size : x-small;
	color : black;
}

td  {
	font-family : sans-serif;
	font-size : x-small;
	color : black;
}

.smaller  {
	font-family : sans-serif;
	font-size : xx-small;
}

.normal	{
	font-family : sans-serif;
	font-size : x-small;

}
norm	{
	font-family : sans-serif;
	font-size : 10 pt;
	color : #66cc33;
}

div.menu  {
	font-family : sans-serif;
	font-size : xx-small;
	color : #ffffff;
}

td.menu  {
	font-family : sans-serif;
	font-size : xx-small;
	color : #ffffff;
}

div.menutitle  {
	font-family : sans-serif;
	font-size : x-small;
	color : #ffffff;
	font-weight : bold;
}

div.path  {
	font-family : sans-serif;
	font-size : xx-small;
	color : #606060;
	font-weight : bold;
}

a.menu  {
	font-size : xx-small;
	color : #FFFFFF;
	text-decoration : none;
}

a.menu:visited  {
	color : #FFFFFF;
	text-decoration : none;
}

a.menu:active  {
	color : #FF0000;
	text-decoration : none;
}	
a.menu:hover  {
	color : #FF0000;
	text-decoration : none;
}

a.menu2  {
	font-size : 8 pt;
	color : #000000;
	text-decoration : none;
	font-weight : bold;
}

a.menu2:visited  {
	color : #000000;
	text-decoration : none;
	font-weight : bold;
}

a.menu2:active  {
	color : #FF0000;
	text-decoration : none;
	font-weight : bold;
}	
a.menu2:hover  {
	color : #FF0000;
	text-decoration : none;
	font-weight : bold;
}






