.content {
	font-family: tahoma;
	font-size: 11px;
	color: #5D5D5D;
	line-height: 22px;
	font-weight: normal;
}
.contentred {

	font-family: tahoma;
	font-size: 11px;
	color: #CD0000;
	line-height: 22px;
	font-weight: bold;
}
.bor {
	border: 1px solid #25557B;
	background: #fff;
}
.link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.link:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
body{ background: #f2f2f2; margin: 0px; margin-top: 0px; }

h1{
	font-size: 15px;
	color: #CD0000;
}
