body {
	font-family: Arial, Helvetica, sans-serif;
	color: #06518F;
	font-size: 11px;
}
li {
	list-style-image: url(img/navi-button.gif);
}
a {
	color: #E3101B;
}
h1 {
	font-size: 24px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	clip: rect(auto,auto,auto,auto);
}
.datestamp {
	font-size: 10px;
	color: #666666;
}
h3 {
	font-weight: normal;
	font-size: 16px;
}
.h3 {
	font-weight: normal;
	font-size: 16px;
	color: #06518F;
	text-decoration: none;
}
a:hover {
	color: #FF2A00;
}
h2 {
	font-weight: normal;
	font-size: 20px;
}
em {
	color: #00A6E1;
	letter-spacing: 1pt;
}
.navigation {
	text-transform: uppercase;
	text-decoration: none;
	line-height: 30px;
}
a:link {
	color: #E3101B;
}
a:visited {
	color: #E3101B;
}
