
html,body{height:100%;}

.styleBlue16 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #000070;
}

.styleBlue14 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #000070;
}

.styleBlue12 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000070;
}

.styleBlack16 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #000000;
}

.styleBlack14 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
}

.styleBlack12 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}




.subMenu  {
	COLOR : #000000;
	font-family : tahoma;
	font-size : 12px;
	font-weight: normal;
	cursor: hand;
	text-decoration : none;
}

a:hover{color:#cccccc}

a.BlueBlack16:link { color: #000070 }
a.BlueBlack16:active { color: #CCCCCC }
a.BlueBlack16:visited { color: #000000 }
a.BlueBlack16:hover { color: #000000}
a.BlueBlack16 { font-family: Arial, Helvetica, sans-serif}
a.BlueBlack16 {font-weight: normal}
a.BlueBlack16 {font-size: 16px}

a.BlackBlue14:link { color: #000000 }
a.BlackBlue14:active { color: #CCCCCC }
a.BlackBlue14:visited { color: #000000 }
a.BlackBlue14:hover { color: #000070}
a.BlackBlue14 { font-family: Arial, Helvetica, sans-serif}
a.BlackBlue14 {font-weight: normal}
a.BlackBlue14 {font-size: 14px}
