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

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

A:LINK
{
	COLOR: #CCCC00;
	text-decoration: none;
	font-weight: bold; 
	}

A:VISITED
{
	COLOR: #CCCC99;
font-weight: bold;
}

A:HOVER
{
	COLOR: #000099;
	background-color: #CCCC00;
	font-weight: bold; }

A:ACTIVE
{
	COLOR: #CCCC00;
	text-decoration: underline;
	font-weight: bold; }

.center_table {
    background-color: #FFFFFF;
    border:           1px solid black; 
	font-size:   12px;
	text-align: 	  center;
	font-weight: bold; }
	
.center_table_no_border {
    background-color: #FFFFFF;
	font-size:   12px;
	text-align: 	  center;
	font-weight: bold; }

.center_table_blue {
    background-color: #000000;
    border:           1px solid black; 
	font-size:   12px;
	text-align: 	  center;
	font-weight: bold; }

.gallery_table {
	text-align: 	  center; }

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

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

.nav_links {
	font-size:   14px;
	font-weight: bold; }
	
	
	
	
	
.grey_table_center {
    background-color: #333333;
    border:           1px solid black; 
	text-align: 	  center ;
}

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


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

.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;
    color: #FFFFFF; 
	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; }

