.brd {
	border: 1px solid #626262;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
	text-decoration: none;
	margin: 0px;
	line-height: 19px;
}
a:link {
	text-decoration: none;
	color: #0E1077;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #CF4624;
	text-decoration: none;
}
.size10 {
	color: #737373;
	text-decoration: none;
	font-size: 10px;
}
.size12 {
	text-decoration: none;
	font-size: 12px;
}
a.size10:link {
	text-decoration: none;
		font-size: 10px;
	color: #737373;
}
a.size10:visited {
	text-decoration: none;
}
a.size10:hover {
	color: #CF4624;
	text-decoration: none;
}.title {
	font-family: tahoma, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0E1077;
	text-decoration: none;
}
input {
	font-size: 10px;
	color: #F6F6F6;
	text-decoration: none;
}
.size14 {
	font-size: 14px;
}
.size11 {
	font-size: 11px;
}

