body {
	color: #f4f5f3;
	background-color: #F4F5F3;
	
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: normal;

	
	
}

.textIt {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	line-height: normal;
	font-style : italic;
	letter-spacing : 2px;
	height : 4px;
	font-weight : bolder;
}

.text18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
}

.text18Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bolder;
}

.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border : solid #990000 1;
	border-right : 0;
	border-top : 0;
	border-bottom-width : 0;
}

.textBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;

	
}

.textBigRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ce0000;
	font-weight: bold;

	
}


.textWite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	
	
}
.tablecenter {
	border: 1px double #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1063be;
	
}
}
.tableDark {
	border: 1px none #e01f85;
	background-color: #99CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	
}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	text-decoration : underline;
}



a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ce0000;
	text-decoration : none;
}
