
body
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
}
p
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: normal;
	font-size: 100%;
}

a:link, a:visited, a:hover
{
	color: #03C;
	text-decoration: none;
	font-weight: normal;
}

a:hover { text-decoration: underline; }

/* overrides decoration from previous rule for hovered links */

a.note:link, a.note:visited, a.note:hover
{
	font-size: 100%;
	color: #0C0;
	text-decoration: none;
}

a.note:hover { text-decoration: underline; }

a.topmenu
{
	font-size: 75%;
	font-weight: normal;
	font-style: italic;
}
a.image:hover
{
	border-color: #999;
	border-width: 2px;
}


h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1
{
	font-size: 130%;
	color: #334d55;
}

h2
{
	font-size: 120%;
	color: #006699;
}

h3
{
	font-size: 100%;
	color: #334d55;
}

h4
{
	font-size: 100%;
	color: #333;
	font-style: italic;
}

h5
{
	font-size: 90%;
	color: black;
	font-weight: bold;
}

td
{
	font-family: Arial,sans-serif;
	line-height: 1.166;
	margin: 0px;
	padding: 5px;
	

}

ul { list-style-type: square; }
ul ul { list-style-type: disc; }
ul ul ul { list-style-type: none; }

.in1
{
	margin: 0 0 0 25px;
}

.label
{
	color: #334D55;
	font-size: 100%;
}

.caption
{
	color: #366;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	font-style: italic;
}

.infotext
{
	font-size: 75%;
	font-weight: normal;
	color: #006699;
}
.infoitem
{
	font-weight: bold;
	color: black;
}
.note
{
	font-size: 75%;
	font-weight: normal;
	color: black;
	font-style: italic;
}

