.body {
	font-family: arial, sans-serif;
	font-size: 15px;
	color: #2F2F2F;
	text-decoration: none;
}

P {
	font-family: arial, sans-serif;
	font-size: 15px;
	color: #2F2F2F;
}

BODY {
	font-family: arial, sans-serif;
	font-size: 15px;
	color: #2F2F2F;
}

TABLE {
	font-family : arial, sans-serif;
	font-size : 15px;
	color : #2F2F2F;
}

TD {
	font-family : arial, sans-serif;
	font-size : 15px;
	color : #2F2F2F;
	
}

TD#bold {
	font-family : arial, sans-serif;
	font-size : 15px;
	color : #2F2F2F;
	font-weight : bold;
}

.tdnum2 { 
	font-family : arial, sans-serif; 
	font-size : 12px; 
	color : #2F2F2F; 
	
}

.tdnum3 { 
	font-family : arial, sans-serif; 
	font-size : 15px; 
	color : #000000; 
	font-weight : bold;
	text-decoration: underline;
}

.tdnum4 { 
	font-family : arial, sans-serif; 
	font-size : 15px; 
	color : #2F2F2F; 
	
}

.pipe                 {
	font-family: arial, sans-serif;
	font-size: 15px;
	color: #2F2F2F;
}

A:         			  {
	font-family: arial, sans-serif;
	font-size: 15px;
	color: #007476;
	text-decoration: none;
}

A.side:         			  {
	font-family: arial, sans-serif;
	font-size: 15px;
	color: #007476;
	text-decoration: none;
}

A:link	   			  {
	font-family: arial, sans-serif;
	font-size: 15px;
	color: #007476;
	text-decoration: none;
}


A:visited  			  {
	font-family: arial, sans-serif;
	font-size: 15px;
	color: #007476;
	text-decoration: none;
}

A:hover    			  {
	font-family: arial, sans-serif;
	font-size: 15px;
	color: #2F2F2F;
	text-decoration: underline;
}

.off		{
	vertical-align : bottom;
}

H1 {
	font-family : verdana, arial, sans-serif;
	font-weight : bold;
	font-size : 16px;
	font-style : normal;
	font-variant : normal;
	color : #2F2F2F;
}

