body {
color: #000000;
font-size: x-small;
font-family: "verdana", "arial", "geneva", sans-serif;
line-height: 100%; 
margin-top: 0; 
margin-bottom: 0;
}

p {
color: #000000;
font-size: x-small;
font-family: "verdana", "arial", "geneva", sans-serif;
line-height: 200%; 
margin-top: 0; 
margin-bottom: 0;
}


p.inc {
	color: #ffffff;
}

p.inc_old {
	font-size: 1em;
	line-height: 100%;
	color: #ffffff;
	margin-top: 3pt; 
	margin-bottom: 3pt; 
}


/*	Unvisited links								*/
a.menu:link {
color: #FFFFFF;
background: #ff9900;
font-size: x-small;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
line-height: 120%;
margin-top: 6pt;
margin-bottom: 6pt;
text-decoration: none;
}

/*	Visited links								*/
a.menu:visited {
color: #FFFFFF;
background: #ff9900;
font-size: x-small;
font-family: "verdana", "arial", "geneva", sans-serif;
line-height: 120%;
margin-top: 6pt;
margin-bottom: 6pt;
text-decoration: none;
}

/*	Active links (not widely supported)					*/
a.menu:active {
color: #FF6666;
background: #ff9900;
font-size: x-small;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
line-height: 120%;
margin-top: 6pt;
margin-bottom: 6pt;
text-decoration: none;
}

/*	Links when hovered over (MSIE only)					*/
a.menu:hover {
color: #FF9900;
background: #ffffff;
font-size: x-small;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
line-height: 120%;
margin-top: 6pt; 
margin-bottom: 6pt; 
text-decoration: none;
}

/*  NAVIGATION LABELS				*/

/*	Table cells								*/
td.nav {
background: #cc0000;
}

/*	Unvisited links								*/
a.nav:link {
color: #FFFFFF;
background: #cc0000;
font-size: x-small;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
text-decoration: none;
}

/*	Visited links								*/
a.nav:visited {
color: #FFFFFF;
background: #cc0000;
font-size: x-small;
font-family: "verdana", "arial", "geneva", sans-serif;
text-decoration: none;
}

/*	Active links (not widely supported)					*/
a.nav:active {
color: #FFffff;
background: #cc0000;
font-size: x-small;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
text-decoration: none;
}

/*	Links when hovered over (MSIE only)					*/
a.nav:hover {
color: #cc0000;
background: #ffffff;
font-size: x-small;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
text-decoration: none;
}

h4 {
font-size: medium;
font-weight: bold;
text-align: center;
border-bottom: thin solid #cc0000;
border-top: thin solid #cc0000;
color: #ff9900;
/*		background: #ff9900;		*/
font-family: "verdana", "arial", "geneva", sans-serif;
}

h4.menu {
font-size: medium;
font-weight: bold;
text-align: center;
border-bottom: thin solid #ffffff;
border-top: thin solid #ffffff;
color: #ffffff;
background: #ff9900;
font-family: "verdana", "arial", "geneva", sans-serif;
}
