BODY, TD {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
}

H1 {
	font-size: 100%;
	color: #000000;
	font-weight: bold;
	margin-bottom: 0px;
}

p.slogan {
	
	color: #000000;
	font-weight: bold;
}

h2           { font-size: 14pt;}
h3           { font-size: 12pt;  }
h4           { font-size: 10pt; font-weight: bold;}
h5           { font-size: 9pt; font-style: italic; font-weight: bold;}
h6	{ font-size: 9pt; font-weight: normal; color: #CC0000;}

A { 

	text-decoration: underline; 
	color: #000000; 
}

/* A:HOVER { 
/* 
/* 	text-decoration: underline; 
/* 	color: #cc0000; 
/* }
/* 
/* A:Visited { 
/* 
/* 	text-decoration: underline; 
/* 	color: blue; 
/* }

.menu_link, A.menu_link, A.location, A:Visited.menu_link, A:Visited.location, A:HOVER.location { 

	text-decoration: none; 
	color: #000000; 
}

A:HOVER.menu_link {

	text-decoration: underline; 
	color: #CC0000; 
}

.small, .small_grey {

	font-size: 85%; 
	color: #000000; 
}

.small_grey {

	font-weight: bold; 
	color: #7B868C;
}


/* .menu, A:Visited.menu, A:HOVER.menu { 
/* 	text-decoration: none; 
/* 	font-size: 11px; 
/* 	font-weight: bold; 
/* 	color: #FFFFFF;
/* }
/* .red, a:visited.red, a:HOVER.red {
/* 	font-weight: bold; 
/* 	color: #CC0000; 
/* 	text-decoration: none; 
/* 	font-size: 11px;
/* }
/* 
/* a:HOVER.red {
/* 	text-decoration: underline; 
/* }
/* 
/* 
/* .fixed, a:visited.fixed, a:HOVER.fixed {
/* 
/* 	font-size: 11px; 
/* 	text-decoration: none;
/* 	color: #000000;	 
/* }


.white {

	font-weight: bold; 
	color: #FFFFFF;
}

ul.square { 
list-style-type: square;
}

.table_grey
{
border:1px solid #e7e7e7; 
}
.table_grey1
{
border-left:0px solid #e7e7e7; border-right:0px solid #e7e7e7; border-top:0px solid #e7e7e7; border-bottom:1px solid #e7e7e7; 
}
A.black_link, A:Visited.black_link {
	text-decoration: underline; 
	color: #000000;
}
A:Hover.black_link {
	text-decoration: underline; 
	color: #cc0000;
}
/* .red_cc, A.red_cc:visited, A.red_cc:hover {
/* 	FONT-WEIGHT: bold; 
/* 	COLOR: #cc0000; 
/* 	TEXT-DECORATION: none;
/* 	
/* }