h1 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #004499; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

h2 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #004499; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

h3 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

h5 {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #004499; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
h6 {
	FONT-WEIGHT: normal;  FONT-SIZE: 2px;  COLOR: #888888;
}

h7 {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #3333ff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

h8 {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #9C9C9C; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
h9 {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #004499; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}


A:hover {
        COLOR: #ff3300
}
td {
        FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #333333; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
td.menu {
	background: url(/images/buttonBG.png) no-repeat center center;
	background-repeat: no-repeat;	
}
td.menuhover {
	background: url(/images/buttonBG2.png) no-repeat center center;
	background-repeat: no-repeat;	
}
td.bigmenu {
	background: url(/images/bigbuttonBG.png) no-repeat center center;
	background-repeat: no-repeat;	
}
td.bigmenuhover {
	background: url(/images/bigbuttonBG2.png) no-repeat center center;
	background-repeat: no-repeat;	
}

td.biggermenu {
	background: url(/images/bigbuttonBG.png) no-repeat center center;
	background-repeat: no-repeat;	
}
td.biggermenuhover {
	background: url(/images/bigbuttonBG2.png) no-repeat center center;
	background-repeat: no-repeat;	
}

td.mediummenu {
	background: url(/images/mediumbuttonBG.png) no-repeat center center;
	background-repeat: no-repeat;	
}
td.mediummenuhover {
	background: url(/images/mediumbuttonBG2.png) no-repeat center center;
	background-repeat: no-repeat;	
}



p.menutext {
	 FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-FAMILY: Arial, sans-serif; padding-left: 2em; color : #161541;
}
a.menutext {
	 FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-FAMILY: Arial, sans-serif; color : #161541;
}
td.menuhead {
	 FONT-WEIGHT: bold; FONT-SIZE: 9px; FONT-FAMILY: Arial, sans-serif; margin-left: 2em;
}


