BODY
{
}

h1
{
	font-family:Arial;
	font-size:18pt;
}

h2
{
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
}

li
{
	margin-bottom:8px;
}

table.nav
{
	background-color:#F0CA6C;
	background-image:url(img/naviback.png);
}

td.content
{
	vertical-align:top;
	font-family:Verdana;
	font-size:10pt;
}

.sub
{
	font-size:8pt;
}

td.content img
{
	float:left;
	margin-right:30px;
	margin-bottom:10px;
}

p.shot
{
}

p.shot img
{
	float:none;
	margin-bottom:0px;
}

table.titlebar
{
	margin-bottom:30px;
	background-color:#4E4EB2;
	color:White;
	font-size:30px;
	font-weight:bold;
	font-family:Arial;
}

table.titlebar img
{
	margin-left:20px;
}

table.titlebar td
{
	padding-right:20px;
}

td.navcell
{
	width:200px;
	vertical-align:top;
}

td.naventry
{
	font-family:Tahoma;
	font-size:12px;
}

td.naventry a
{
	color:Black;
}

td.naventry a:hover
{
	color:Black;
	font-weight:bold;
}

td.navseparator
{
	background-color:silver;
	height:8px;
}
