BODY {	
	
	
	margin-top: 10px;
	margin-right: 0px;
	font-size: .9em	
	
		}
	
TD {
		color: Black;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: .9em
		background: #EEEEEE;
		}


A:LINK {
	color : Blue;
	text-decoration: underline;
}

 A:VISITED {
	color : Blue;
	text-decoration: underline;
}

A:HOVER {
	color : Red;
	text-decoration: none;
}

H1 {
		color : Black;
		font-family: Arial, Helvetica, sans-serif; 
		font-weight: bold;
		font-size : 1.2em;
}

H2 {
		color : Black;
		font-family: Arial, Helvetica, sans-serif; 
		font-weight: bold;
		font-size : 1.0em;
}

.TableHeader {
	font-weight: bold;
	background-color: #D4FFD6;
	}

.SpecTable {
	padding: 2px;
	font-size: .7em;
	text-align: center;
	}

.SpecTableTitle {
	font-size: .7em;
	font-weight: bold;
	background-color: #DDFFDF;
	text-align: center;
}

.SpecTableHighlight {	
	background-color: #FFFFDF;
	padding: 2px;
	font-size: .7em;
	text-align: center;
}

.HorizontalLine  {
	color: #D4FFD6;
}

.OnPageNav {
font-weight: bold;
font-size: .8em;
background-color: #FFFFC8;
}
	
.Footnote {
	font-size: .7em;
	}

.LanYap  {
	background-color: #D4FFD6;
	font-weight: bold;
	font-size: .8em;
	text-align: center;
	font-style: italic;
}