
TD {
	font-size : 14;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : normal;		
}

TD.head {
	font-size : 14;
	font-family : Arial, Helvetica, sans-serif;
	color : #008B06;
	font-weight : bold;
}

TD.subhead {
	font-size : 16;
	font-family : Arial, Helvetica, sans-serif;
	color : #850600;
	font-weight : bold;
}

TD.texthead {
	font-size : 20;
	font-family : Arial, Helvetica, sans-serif;
	color : #008B06;
	font-weight : bold;
}

TD.topmenu {
	font-size : 12;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-weight : bold;
}

A,A:ACTIVE, A:FOCUS,  A:LINK, A:VISITED   {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #FFFFFF;
	font-size : 12px;
	text-decoration : underline;
	font-weight : bold;
}

A:HOVER {
	color : #B3F3FF;
}

A.link,A.link:ACTIVE, A.link:FOCUS,  A.link:LINK, A.link:VISITED   {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #FFD800;
	font-size : 12px;
	text-decoration : underline;
	font-weight : bold;
}

A.link:HOVER {
	color :#FFFFFF;
}

A.section,A.section:ACTIVE, A.section:FOCUS,  A.section:LINK, A.section:VISITED   {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #DC0000;
	font-size : 14px;
	text-decoration : underline;
	font-weight : bold;
}

A.section:HOVER {
	color :#710101;
}

A.lmenu,A.lmenu:ACTIVE, A.lmenu:FOCUS,  A.lmenu:LINK, A.lmenu:VISITED   {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #DC0000;
	font-size : 12px;
	text-decoration : underline;
	font-weight : bold;
}

A.lmenu:HOVER {
	color :#680202;
}

A.gmenu,A.gmenu:ACTIVE, A.gmenu:FOCUS,  A.gmenu:LINK, A.gmenu:VISITED   {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #FF7800;
	font-size : 12px;
	text-decoration : underline;
	font-weight : bold;
}

A.gmenu:HOVER {
	color :#DC0000;
}