A.contact{
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	color : #0E6284;
	text-decoration : none;
}
.contact{
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	color : #0E6284;
	text-decoration : none;
}
A.{
	color : #000000;
}
A.contact:hover{
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	color : #0E6284;
	text-decoration : underline;
}
A.mainmenu{
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #0E6284;
	font-weight : bold;
	text-decoration : none;
}
A.mainmenu:hover{
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #0E6284;
	font-weight : bold;
	text-decoration : underline;
}

A.submenu{
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #91B3C4;
	font-weight : bold;
	text-decoration : none;
}
A.submenu:hover{
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFB400;
	font-weight : bold;
	text-decoration : underline;
}

TD, P, BODY  {
	text-decoration : none;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

Small  {
	text-decoration : none;
	font-weight : normal;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 18pt;
	text-decoration: underline;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

li {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
}

.modcmdlink{
	text-decoration : none;
	color : #FF00FF;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
}
.selectbox{
	width : 120px;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
}