BODY {
	
	font-family : "Arial Narrow";
}

p.u2 {

	font-size : x-large;
	font-weight : bold;
	text-align : left;
}

p.u4 {
	font-size : large;
	text-align : left;
}

p.m3 {
	font-family : "Arial Narrow";
	font-size : 16pt;
}

table.brd  {
	border-color: Black;
	border-width: 1pt;
	border-style : solid;
}

td.head {
	background: Black;
	color: White;
}
td.italic {
	font-style: italic;
	vertical-align: top;
}

td.bold {
	font-weight: bold;
	vertical-align: top;
}

td.gothic {
	font-family : "Arial Narrow";
	font-size : x-small;
}

td.gothic1 {
	font-family : "Arial Narrow";
	font-size : xx-small;
	text-align : right;
}

.noline {	
	color: Black;  
	text-decoration: none;
}

.nolineticker {
	font-family : "Arial Narrow";
	font-weight : bold;	
	text-decoration: none;
}

a:hover {
	color: red;
}


td.mylogo {
	font-family : Courier New;
	color: White;
	font-size : xx-small;
	text-align : right;
	text-decoration: none;
}

