/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
}
a:link {
    font-size: 11px;
	color: #B82337;
	text-decoration: underline;
    font-weight:bold;

}
a:visited {
    font-size: 11px;
	color: #B82337;
	text-decoration: underline;
	font-weight:bold;

}
a:hover {
    font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;

}
a:active {
    font-size: 11px;
	color: #B82337;
	text-decoration: underline;

}

a.navi:link {
    font-size: 11px;
	color: #ffffff;
	text-decoration: none;
    font-weight:bold;

}
a.navi:visited {
    font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;

}
a.navi:hover {
    font-size: 11px;
	color: #B82337;
	text-decoration: none;
	font-weight:bold;

}
a.navi:active {
    font-size: 11px;
	color: #ffffff;
	text-decoration: none;

}


a.navion:link {
    font-size: 11px;
	color: #B82337;
	text-decoration: none;
    font-weight:bold;

}
a.navion:visited {
    font-size: 11px;
	color: #B82337;
	text-decoration: none;
	font-weight:bold;

}
a.navion:hover {
    font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;

}
a.navion:active {
    font-size: 11px;
	color: #B82337;
	text-decoration: none;

}

a.top:link {
    font-size: 11px;
	color: #ffffff;
	text-decoration: none;

}
a.top:visited {
    font-size: 11px;
	color: #ffffff;
	text-decoration: none;

}
a.top:hover {
    font-size: 11px;
	text-decoration: none;
	color: #B82337;

}
a.top:active {
    font-size: 11px;
	color: #ffffff;
	text-decoration: none;

}

a.sub:link {
    font-size: 11px;
	color: #000000;
	text-decoration: underline;

}
a.sub:visited {
    font-size: 11px;
	color: #000000;
	text-decoration: underline;

}
a.sub:hover {
    font-size: 11px;
	text-decoration: none;
	color: #B82337;

}
a.sub:active {
    font-size: 11px;
	color: #000000;
	text-decoration: underline;
}


h1 {
	font-size: 36px;
	color: #B82337;
	font-weight:bold;
	font-family: Garamond, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
h2 {
	font-size: 12px;
	color: #000033;
}