BODY 
{
    color: #FFFFFF;
	font-size:   12px;
    font-family: verdana, arial, helvetica; }

P {
    color: #FFFFFF;
	font-size:   12px;
    font-family: verdana, arial, helvetica; }

A {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: underline;
	font-family: verdana, arial, helvetica;
}

A:ACTIVE {
	color: #CCCCCC;
	text-decoration: underline;
}

A:HOVER {
	text-decoration: none; }

A:VISITED {
	color: #CCCCCC;
}

.grey_table {
    background-color: #333333;
    border:           1px solid black; }
	
.white_table {
    background-color: #FFFFFF;
    border:           1px solid black; }

.clips_table {
    background-color: #666666;
	font-size:   12px;
	text-align: 	  center }
	
.grey_table_center {
    background-color: #333333;
    border:           1px solid black; 
	text-align: 	  center ;
}

.grey_table_center_nb {
    background-color: #333333;
	text-align: 	  center ;
}


.red_table_center {
	background-color: #990000;
	border:           1px solid black;
	text-align: 	  center;
	font-weight: bold;
	font-size: large;
}

.yellow_border {
    border: 1px solid #FFFF00; }
	
.black_border {
    border: 1px solid #000000; }

.head {
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 22px;
	color: #003399;
	font-family: verdana, arial, helvetica;
	text-align: center
}

.headsmall {
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	color: #003399;
	font-family: verdana, arial, helvetica;
	text-align: center
}

.head_white {
	font-weight: bold;
    font-size: 18px;
	text-align: center }
	
.head_yellow {
	font-weight: bold;
    font-size: 18px;
	color: #FFFF00;
	text-align: center }

	
.head_small_white {
	font-weight: bold;
    font-size: 18px;
	text-align: center;
    background-color: #990000;
}

.strong {
    font-weight: bold; 
    font-family: verdana, arial, helvetica; 
    font-size:   12px; 
	text-align: center }

.title_table {
    background-color: #FFFFFF;
    border:           1px solid black; 
	color: #000000; }	
		
.top_table {
	background-color: #ffffff;
    border:           1px solid black; }
	
.blackhead {
	font-size: 14px;
	font-weight: bold;
	color: #000000; }
	
H1 {
	font-size: 22px;
	color: #FFFFFF;
	font-family: verdana, arial, helvetica;
	text-align: center
}
