a:link {
	color:#0F4D92; text-decoration:none; font-weight:bold;
}
a:visited {
	color:#0F4D92; text-decoration:none; font-weight:bold;
}
a:hover {
	color:#0F4D92; text-decoration:none; background-color:#F0B26D; font-weight:bold;
}
a:active {
	color:#0F4D92; background-color:#F0B26D; font-weight:bold;
}
a img {
    background-color:#FFFFFF; border:none;
}

body {
    max-width:800px;
	font-family:Arial,Helvetica,sans-serif; font-size:12pt;
	color:#000000;
	background-color:#FFFFFF;
}

hbig {
	color:steelblue;font-size:20pt;font-weight:bold;padding-bottom:4px;
}

h1 {
	color:steelblue;font-size:18pt;border-bottom:1px solid steelblue;padding-bottom:8px;
}

h2 {
	color:steelblue;font-size:14pt;padding-bottom:5px;
}

h3 {
	color:steelblue;font-size:12pt;padding-bottom:3px;
}


#navi{
	text-align:left;
	line-height:133%;
	border:1px solid black;
	padding:10px;margin:10px;
	background-color:#FFFFFF;
}

#block{
	border:1px solid black;
	padding:10px;margin:10px;
	background-color:#FFFFFF;
}

video {
    display: block;
    margin: 0 auto;
}
