﻿body
{
	font-family: 'Courier New' , Courier, monospace;
	background-color: #F8F8F8;
	font-size: small;
}

.navi {
	text-align:left;
	vertical-align:top;
	font-family:"Courier New", Courier, monospace;
	font-size: 14px;
	color:#282828;
	line-height: 24px;
	font-weight: bold;
}
.navi2 {
	text-align:left;
	vertical-align:top;
	font-family:"Courier New", Courier, monospace;
	font-size: 13px;
	color:#282828;
	line-height: 18px;
	font-weight: normal;
}
.normal {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
}
a {
	color: #800000;
	text-decoration:none
}
a:link {
	color:#800000;
	text-decoration:none
}
a:visited {
	color:#282828;
	text-decoration:none
}
a:active {
	color:#800000;
	text-decoration:none
}
a:hover {
	color:#800000;
	text-decoration:none
}
.h1 {
	font-size: 15px;
	font-weight: bold;
	color: #282828;
	font-family: "Courier New", Courier, monospace;
}
.h2 {
	font-size: 13px;
	font-weight: bold;
	color: #282828;
	font-family: "Courier New", Courier, monospace;
} 
.h4
{
	font-size: 13px;
	font-weight: bold;
	color: #282828;
	font-family: "Courier New" , Courier, monospace;
	text-decoration: underline;
} 
h3
{
	font-size: 13px;
	font-weight: bold;
	color: #282828;
	font-family: "Courier New" , Courier, monospace;
	text-decoration: underline;
}

