@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 14px;
	color: #330000;
}
a:link {
	color: #A11F12;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A11F12;
}
a:hover {
	text-decoration: underline;
	color: #A11F12;
}
a:active {
	text-decoration: none;
	color: #A11F12;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
.links {
	font-size:11px;
}
a.links {
	font-size:11px;
	color: #000000;
}
.bottom {
	font-size: 11px;
}
.articles {
	margin: 20px;
}
h1.title {
	font-size: 130%;
}
.date {
	font-size: 80%
}


