/* The style sheet used for all the files in Lord
 * use to link this style sheet: 
 *		<link rel=STYLESHEET href="text/text.css" type="text/css">
 * Cross browser for version 4.0 browsers*/
	
p  { 
	font-family : verdana, arial, sans-serif;
	font-size:9pt;
}

ul  { 
	color:#333333;
	font-family : verdana, arial, sans-serif;
	font-size:8pt;
}

li  { 
	color:#333333;
	font-family : verdana, arial, sans-serif;
	font-size:8pt;
}

.leftact  {
	color:#003399;
	font-family: Verdana, arial, sans-serif;
	font-size:9pt;
	font-weight: bold;
}

.leftina  {
	color:#333333;
	font-family: Verdana, arial, sans-serif;
	font-size:9pt;
	font-weight: bold;
}

.bodyl 	{
	color:#666666;
	font-family: Verdana, arial, sans-serif;
	font-size:8pt;
}

.bodyd  {
	color:#333333;
	font-family: Verdana, arial, sans-serif;
	font-size:8pt;
}

.bodyb  {
	color:#333333;
	font-family: Verdana, arial, sans-serif;
	font-size:8pt;
	font-weight: bold;
}

.header  {
	color:#333333;
	font-family: Verdana, arial, sans-serif;
	font-size:10pt;
	font-weight: bold;
}

.whitehead  {
	color:#ffffff;
	font-family: Garamond, Courier, serif;
	font-size:14pt;
	font-weight: bold;
}

.address  {
	color:#333333;
	font-family: Verdana, arial, sans-serif;
	font-size:8pt;
}