h1 {
	font-family: Arial;
	font-size: 10;
	font-weight: bold;
	color: #3399CC;
}
.leftstretch {
	background-image: url('gfx/mainnavi_12.jpg');
	background-repeat: repeat-y;
	background-position: left top

}
.bodyfont {
	font-family: Arial;
	font-size: 10;
	color: #000000;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10;
	color: #000000;
}
a:link {
	color: #4B8BCB;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #4B8BCB;
}
a:hover {
	text-decoration: none;
	color: #E30209;
}
a:active {
	text-decoration: underline;
	color: #4B8BCB;
}
h2 {
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
}
.imgborder {
	border: 1px inset #99CCFF;
}
.siteborder {
	border: 1px solid #99CCFF;
}
.tableheader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3399CC;
}
h3 {
	font-size: x-small;
	font-style: oblique;
	color: #FF0000;
}
strong {
	font-weight: bold;
	color: #6699CC;
}
