em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
}

.olink { 
	color: #FFCC00; 
}

.line {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: CCFF99;
	border-right-color: CCFF99;
	border-bottom-color: CCFF99;
	border-left-color: CCFF99;
}
.mainpadding {
	padding-right: 15px;
	padding-left: 15px;
}
.bordergreen {
	border: thin solid #CCFF99;
}
.rightmargin {
	margin-right: 10px;
	margin-bottom: 5px;
}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
}
.textsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.textpadding {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 13px;
	font-style: normal;
	font-weight: normal;
}
.textpadding {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
}

.borderwhite {
	border: thin solid #FFFFFF;
}

