em 	{
	color: blue; 
	font-style: italic
	}

BUTTON {
	font-weight : bold;
	}

TD.menuTop { 
    border-bottom: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
	text-decoration: none; 
	font-family: Verdana, sans-serif; 
	font-size: medium;
	text-align: center;
	background-color: orange;
	}
TD.RaisedCell
{
	background-color: #efef00;
    border-bottom: #000000 1px solid;
    border-left: #ffffff 1px solid;
    border-right: #000000 1px solid;
    border-top: #ffffff 1px solid;
	text-decoration : none;
	text-align : center;
	font-family: sans-serif; 
	font-size: 10pt;
}
TD.RaisedCell2
{
	background-color: #ffffaa;
    border-bottom: #000000 1px solid;
    border-left: #ffffff 1px solid;
    border-right: #000000 1px solid;
    border-top: #ffffff 1px solid;
	text-decoration : none;
	text-align : center;
	font-family: sans-serif; 
	font-size: 10pt;
}
TD.MenuCell
{
	vertical-align: top; 
	background-color: #ffffaa;
	height: .3in
}
.HideLine
{
    text-decoration: none;
}
BODY	{
	background-color : #ffffdd;
	}
.pgtitle	{
	background-color : #ffffdd;
	}
H1.disclaimer { 
	font: italic 12pt Verdana, Sans Serif; 
	color: #990000; 
	background-color: #FFAFAF; 
	text-align: center; 
	border: 2px solid black; 
}

