body {
	font-family: "verdana", Courier, mono;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
a:link {
	font-family: "verdana", Courier, mono;
	font-size: 12pt;
	color: #ef5160;
	text-decoration: underline;

}
a:visited {
	font-family: "verdana", Courier, mono;
	font-size: 12pt;
	text-decoration: underline;
	color: #ef5160;

}
a:hover {
	font-family: "verdana", Courier, mono;
	font-size: 12pt;
	font-style: normal;
	color: #ef5160;
	text-decoration: none;
	background-color: #FFFFFF;

}
a:active {
	font-family: "verdana", Courier, mono;
	font-size: 12pt;
	color: #666666;
	text-decoration: none;

}
.small {
	font-family: "verdana", Courier, mono;
	font-size: 12px;
}

.small a:link {
	font-family: "verdana", Courier, mono;
	font-size: 12px;
	color: #ef5160;
	text-decoration: underline;

}
.small a:visited {
	font-family: "verdana", Courier, mono;
	font-size: 12px;
	text-decoration: underline;
	color: #ef5160;

}
.small a:hover {
	font-family: "verdana", Courier, mono;
	font-size: 12px;
	font-style: normal;
	color: #ef5160;
	text-decoration: none;
	background-color: #FFFFFF;
}
.small a:active {
	font-family: "verdana", Courier, mono;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.large {
	font-family: "verdana", Courier, mono;
	font-size: 18px;
}

.small2 {
	font-family: "verdana", Courier, mono;
	font-size: 10px;
}

.small2 a:link {
	font-family: "verdana", Courier, mono;
	font-size: 10px;
	color: #ef5160;
	text-decoration: underline;

}
.small2 a:visited {
	font-family: "verdana", Courier, mono;
	font-size: 10px;
	text-decoration: underline;
	color: #ef5160;

}
.small2 a:hover {
	font-family: "verdana", Courier, mono;
	font-size: 10px;
	font-style: normal;
	color: #ef5160;
	text-decoration: none;
	background-color: #FFFFFF;
}
.small2 a:active {
	font-family: "verdana", Courier, mono;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
