A {
	color : #B50000;;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background:  White;
}

A:Hover {
	color : #008040;
	background:  White;
	text-decoration : none;
}


BODY {
	background-color: #000065;
	color : #000065;
	margin-top : 0;
}


.tbbold {
	font : bolder 11px Arial, Helvetica, sans-serif;
	color : #000065;
	
	background :  #44eeff;
	background-color : #33CCFF;
	}

.tybold {
	font : bolder 11px Arial, Helvetica, sans-serif;
	color : #000065;
	
	background : #ffffcc;
	}
	
.tb{
	font : 11px Arial, Helvetica, sans-serif;
	color : #000065;
	
	background :  #44eeff;
	background-color : #33CCFF;
	}
	.ty {
	font : 11px Arial, Helvetica, sans-serif;
	color : #000065;
	
	background : #ffffcc;
	}
	
.redbold {
	font : bold 40px Times New Roman;
	color : #B50000;
	font-weight :  bold;
	}
	.mredbold {
	font : bold 30px Times New Roman;
	color : #B50000;
	font-weight :  bold;
	}
.sredbold {
	font : normal 15px Arial, Helvetica, sans-serif;
	color : #B50000;
	font-weight : bolder;
	}


	.mbluebold {
	font : bold 30px Times New Roman;
	color : #000065;
	font-weight :  bold;
	}
	.sbluebold {
	font : bold 15px Arial, Helvetica, sans-serif;
	color : #000065;
	font-weight :  bold;
	}



.noline {
font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration :  none;
	line-height : 12px;
	font-weight : normal;
}

.normal {
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  15px;
}
.list {
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  12px;
}



SPAN {
	text-decoration: none;
}



TD {
	color : #000065;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	
	
	background :  White;
	border-style :  none;
	
}

B {
	color : #b50000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	
	font-weight : bold;
	line-height : normal;
}

