/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}
body,td,p {
	line-height: 25px; 
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
}

a, a:link {
	color: #00468c;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;	
}

h1 {
	font-size: 18px;
	font-family: arial;
	color: #9e2931;
	font-weight:normal;
	margin-bottom:5px;
}
h2, .title {
	font-size: 15px;
	font-family: arial;
	color: #9e2931;
	font-weight:bold;
	margin-bottom:5px;
}
h3 {
	font-size: 14px;
	font-family: arial;
	color: #9e2931;
	font-weight:bold;
	margin-bottom:5px;
}
h4 {
	font-size: 13px;
	font-family: arial;
	color: #9e2931;
	font-weight:bold;
	margin-bottom:5px;
}
h5 {
	font-size: 12px;
	font-family: arial;
	color: #9e2931;
	font-weight:bold;
	margin-bottom:5px;
}
h6 {
	font-size: 11px;
	font-family: arial;
	color: #9e2931;
	font-weight:bold;
	margin-bottom:5px;
}


.DateMin {
	font-size:10px;
	color:gray;
}

.f1 {
	font-family: verdana;
	font-size: 10px;
	line-height:12px;
	color:#4772a0;
	font-weight:bold;
}
.f2 {
	font-family: verdana;
	font-size: 10px;
	line-height:12px;
	color:#144376;
	font-weight:bold;
}