Body { font-family: arial, helvetica, verdana, sans-serif; font-size: 10pt; }

P, LI, OL, UL, BLOCKQUOTE, DD, DT, DL, TD { font-family: arial, helvetica, verdana, sans-serif; font-size: 10pt; } 

H1 { font-family: times, times new roman, serif }

H2, H3, H4 { font-family: arial, helvetica, verdana, sans-serif }

h3 {margin-bottom: 0pt}

li {margin-bottom: 3pt;}

Address { font-family: times new roman, times, serif; font-size: 10pt; }

.Tick { list-style: url(tick.gif) square} 

.Tick2 { list-style: url(tick2.gif) square} 

/* Adobe Acrobat Icon for bullet */
.Adobe { list-style: url(adobe.gif) square}

.Indent { margin-left: 1em}

.Indent2 { margin-left: 2em}

.MarginRight { margin-right: 2em}

.floatright {	float:	right;
	background-color:	#ffffff;
	/*sets external margin to left*/
	margin:	0 0em 0 1em;} 


a:link { color:#0000ff } 

a:visited { color:#666699 }

a:hover { color:#0099ff }

.small {font-face: 9pt;line-height:150%}

/*
NEWS FEED FROM feedroll.com 
If you select the "Use my own CSS" option, you must copy and paste these classes into your CSS. Of course you can edit them as you like to customize the look and feel of your feedroll.
*/

/* border table for feed news */
.fd_bordertable { 
	background-color: white; 
	border-style: solid; border-width: 1px; border-color: #CCCCCC; 
	padding: 0; 
	width: 200px;
}

/* maintable table for feed news */
.fd_maintable { border-width: 0; background: white }

/* header cell with header text and xml button */
.fd_header { 
	padding: 5px; 
	background: #666666; color: white; 
	font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; 
	text-align: left; vertical-align: top 
}

/* item description area */
.fd_itemcell { 
	padding: 10px; 
	line-height: 16px; 
	background: #FAFAFA; color: black; 
