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: #7B8284; 
}

.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;
}


.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-style:solid;  border-color:#e7e7e7; border-width:1;
}
.table_grey1
{
border-style:solid;  border-color:#e7e7e7; border-left-width:0; border-top-width:0; border-bottom-width:1;   border-right-width:0;
}
