@charset "utf-8";
/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
	}
h1 {
	font-size:16px;
	color:#751919;
	margin: 0;
	text-align:left;
	padding-bottom:10px;
	padding-top:10px;
}
.dkred14 {
	font-size:14px;
	color:#751919;
}
.dkred14 a:link {
	color:#751919;
	font-size:14px;
	text-decoration:none;
}
.dkred14 a:active {
	color:#751919;
	text-decoration:none;
}
.dkred14 a:visited {
	color:#751919;
	text-decoration:none;
}
.dkred14 a:hover {
	color:#751919;
	text-decoration:none;
}
.dkred14 a:visited hover{
	color:#751919;
	text-decoration:none;
}
.oddrow {
	background-color:#EEEEEE;
}
