body {
	margin: 0px;
	text-align: left;
}
.f1 {
	font-size: 12px;
	color: #ffffff;
	text-align:left;
}
.f2 {
	font-size: 12px;
	color: #ffffff;
	text-align:left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom:1px 

}
.f1o {
	font-size: 14px;
	color: #f7e908;
    text-align:center;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom:1px 
}
a:link {
	color: #3e3e3e;
	text-decoration: none;
}
a:visited {
	color: #3E3E3E;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}

