body, ol, li p, blockquote { 
	margin:0;
	padding:0
	font-family: "helvetica",geneva,arial,sans-serif;
	font-size: 9pt;
	line-height:150%;
	background:#C3C0A5;

}

.menuitem {
	margin-right: 5px;
}

#titlerow{
	margin-top: 5px;
	margin-bottom: 7px;
}

#titlebottom{
	margin-top: 5px;
}


#email_l{
	margin-right: 5px;
}

#phone_r{
	margin-left: 5px;
}

#title1 {
	text-align: left;
	font-size: 21pt;
	color:#454545;
}
#title2 {
	text-align: right;
	font-size: 21pt;
	color:#000000;
}

#howto {
	font-size: 15pt;
	color:#000000;
}

#contact {
	font-size: 15pt;
	color:#454545;
}

.lb						{ border-left: 1px solid #c1c5c9; }
.rb						{ border-right: 1px solid #c1c5c9; }
.bb						{ border-bottom: 1px solid #c1c5c9; }
.tb 					{ border-top: 1px solid #c1c5c9; }

.padding				{ padding-top: 5px;padding-bottom: 5px;padding-left: 10px;padding-right: 10px;}


a { text-decoration:none;
	border-bottom:1px none #ff6600;
	color:#ff6600;
	cursor: pointer; }

a:hover { color:#ff9900 }





.invisible {
	font-size:2px;
	visibility: hidden;
	line-height:20%;
}


 

