<!--
body {
	margin: 0px 0px 0px 0px;
	color : #000000;
	width: 760px;
}

td,tr,p,div {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
    padding-bottom: 1px;
    padding-top: 1px;	
}

.left-box {
	width:170px;
	border: 1px;
	border-color: #E3E3E3;
	border-style: dashed;
	padding: 5px;
	margin-bottom: 5px;
}

.left-column {

	
}

/* Links */

a:link, a:visited {
	font-size: 13px; 
	color: #808080; 
	text-decoration: none;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	color: #FF7A00;	text-decoration: none;
}

.page-title {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 10px;
}

.page-subhead {
	font-size: 14px;
	font-weight: bold;
}

.page-tagline {
	font-size: 13px;
	font-weight: bold;
	font-style:italic;
}

.page-content {
	padding: 5px;
}

.section-title {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
}

.quote {
	font-size: 12px;
	font-style:italic;
}	
-->