
BODY.NORMAL {
	background-color:#FFFFFF; 
	margin-top: 10; 
	margin-right: 10; 
	margin-bottom: 10; 
	margin-left: 10;
	font-size: 8 pt; 
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Helvetica, Sans-Serif; 
}

P.NORMAL {
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 10pt; 
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}	

P.LARGE {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 12pt; 
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
	
P.LARGER {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 14pt; 
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
	
P.SMALL {
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 9pt; 
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
	
P.SMALLER {
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 8pt; 
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
	
	
TABLE.NORMAL {
	border: 1px solid #C0C0C0;
	padding: 10px;
}

TABLE.NORMAL1 {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 8pt; 
	font-weight: normal;
	color: #000000;
	text-decoration: none;
    background-color: #C0C0C0;
    border-color: #FF0000;
    border: 5px solid orange;
}

TR.NORMAL {
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 10pt; 
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

TR.HEADER {
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 10pt; 
	font-weight: bold;
	color: #000000;
	text-decoration: none;
    background-color: #C0C0C0;
}

TR.STATUS {
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 10pt; 
	font-weight: normal;
	color: #DA0000;
}

TR.NAVBAR {
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 10pt; 
	font-weight: normal;
	color: #000000;
    background-color: #C0C0C0;
}

TD.NORMAL {
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 10pt; 
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
