html,body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#808285;
	margin: auto;
	padding: auto;
	background-color:#ffffff;
}

A {
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#f04c23;
}

A:hover {
	text-decoration: none;
}

.bot1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#ffffff;
}

.top1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#ffffff;
	padding-right:17px;
}

.path {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#808285;
}

.Apath {
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#808285;
}

.Apath:hover {
	text-decoration: none;
}	

.bot2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#808285;
}

.top {
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#ffffff;
}

.bot {
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#ffffff;
}

.bot:hover {
	text-decoration: none;
}

h1 {
    text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 28px;
	color:#f04c23;
	font-weight: normal;
	padding:0;
	margin:0;
	letter-spacing: 1px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 0px;
	text-align:left;
}

h2 {
    text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#f04c23;
	font-weight: normal;
	letter-spacing: 1px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	text-align:left;
}

h3 {
    text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#f04c23;
	font-weight: normal;
	letter-spacing: 1px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	text-align:left;
}

UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 20px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px 0px 0px 20px;
	PADDING-TOP: 0px;
}

UL LI {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 2px; 
	MARGIN: 0px 0px 5px; 
	PADDING-TOP: 0px;
	/*background-image:url(bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	LIST-STYLE-TYPE: none;*/
	list-style-type:disc;
	color:#f04c23;
}

.ora {
	background-color:#f04c23;
	color:#FFFFFF;
}

.greytext {
	color:#808285;
}

.highlight { font-size: 23px; font-weight:normal; text-align:left; color:#808285; margin: 0px 0px 0px 17px; }
.highlightlink { font-size: 23px; font-weight:normal; text-align:left; color:#f04c23; margin: 0px 0px 0px 0px; text-decoration:underline; }
.highlightlink:hover { text-decoration:none; }
