h1 {
	color : #000000;
	font-family : Arial;
	font-size : 18px;
	font-weight : bold;
}
h3 {
	color : #000000;
	font-family : Arial;
	font-size : 14px;
}
TD.textBLOCK {
	color : #FFFFFF;
	font-family : Arial;
	font-size : 12px;
}
TD.textBLOCKTITLE {
	color : #FFFFFF;
	font-family : Arial;
	font-size : 13px;
}
TD.textBODY {
	color : #000000;
	font-family : Arial;
	font-size : 12px;
}
TD.bodytext {
	color : #000000;
	font-family : Arial;
	font-size : 13px;
}
A.bodytext {
	color : Blue;
	font-family : Arial;
	font-size : 13px;
	text-decoration : none;
}

A.bodytext:VISITED {
	color : Blue;
	font-family : Arial;
	font-size : 13px;
	text-decoration : none;
}

A.bodytext:HOVER {
	color : Red;
	font-family : Arial;
	font-size : 13px;
	text-decoration : none;
}
TD.bodytext2 {
	color : #000000;
	font-family : Arial;
	font-size : 14px;
}
A.bodytext2 {
	color : Blue;
	font-family : Arial;
	font-size : 14px;
	text-decoration : none;
}

A.bodytext2:VISITED {
	color : Blue;
	font-family : Arial;
	font-size : 14px;
	text-decoration : none;
}

A.bodytext2:HOVER {
	color : Red;
	font-family : Arial;
	font-size : 14px;
	text-decoration : none;
}
A.LINKbody {
	color : Blue;
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
}

A.LINKbody:VISITED {
	color : Blue;
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
}

A.LINKbody:HOVER {
	color : Red;
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
}
A.LINKmore {
	color : #FFFFFF;
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
}

A.LINKmore:VISITED {
	color : #FFFFFF;
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
}

A.LINKmore:HOVER {
	color : Fuchsia;
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
}

INPUT.FORMexam {
	  height :14px;
	background-color: #FFFFFF;
	font-family : Arial;
	font-size : 12px;
		font-weight : normal;
		color : Black;
		border-style : solid;
		border-color : Black;
				border-width : 1px;
}

INPUT.FORMexambutton {
	height :16px;
	background-color: Silver;
	font-family : Arial;
	font-size : 12px;
		font-weight : normal;
		color : #000000;
		border-style : solid;
		border-color : Black;
				border-width : 1px;
}

TEXTAREA.FORMquestion {
	height :45px;
	background-color: #FFFFFF;
	font-family : Arial;
	font-size : 12px;
		font-weight : normal;
		color : Black;
		border-style : solid;
		border-color : Black;
				border-width : 1px;
}
select.FORMselect {
	background-color: #FFFFFF;
	font-family : Arial;
	font-size : 12px;
		font-weight : normal;
		color : #000000;
		border-style : solid;
		border-color : Black;
				border-width : 1px;
}

TD.textSITEMAP {
	color : #FFFFFF;
	font-family : Arial;
	font-size : 12px;
}

A.LINKsitemap {
	color : #FFCC00;
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
}

A.LINKsitemap:VISITED {
	color : #FFCC00;
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
}

A.LINKsitemap:HOVER {
	color : #FFCC00;
	font-family : Arial;
	font-size : 12px;
	text-decoration : underline;
}


