h1 { margin: 10px; }
h1.content
	{
	color:#333366; font-family:Helvetica, Univers, sans-serif; font-size:larger; margin-top:15px; margin-bottom:15px; text-align:left;
	}
h2.content
	{
	color:black; font-family:Helvetica, Univers, sans-serif; font-size:smaller; margin-left:10px; margin-top:10px; margin-bottom:10px; text-align:left;
	}
.content
{
	color: black;
	font-family: Helvetica, Univers, sans-serif;
	text-align: left;
	font-size: 10pt;
}
a.content
	{
	color:#333366; font-weight:bold;
	}
body
	{
	font-size: 10pt;
	margin: 5px;

	}
h1.darkf
	{
	color:white; font-family:Helvetica, Univers, sans-serif; font-size: 14pt;
	}
h2.dark
	{
	color:white; font-family:Helvetica, Univers, sans-serif; font-size: 12pt;
	}
h3.dark
	{
	color:white; font-family:Helvetica, Univers, sans-serif; font-size: 10pt;
	}
a  a:link, a:active, a:visited,
	{
	text-decoration: none;
	}
a.light:link, a.light:active, a.light:visited, a.light
	{
	color:white;
	text-decoration: none;


	}
a.dark:link, a.dark:active, a.dark:visited, a.dark
	{
	color:white;
	text-decoration: none;

	}
p
{
	margin: 10px;
	text-align: left;
}
pre
{
	font-family: Courier, mono-space;
	margin: 10px;
}

p.indent
	{
	margin-left:10px;
	}
	
.light
	{
	background-color:#66CC99; color:white; font-family:Helvetica, Univers, sans-serif;
	}	
.dark
	{
	background-color:#669999; color:white; font-family:Helvetica, Univers, sans-serif;
	}
.hang
	{
	text-indent: -5px;
	margin:10px;
	}
.smaller
	{
	font-size:smaller;
	}
.bigger
	{
	font-size:larger;
	}
/* .indent */
/* { */
/* 	margin: 10px; */
/* } */
.vspace
{
	list-style-position: outside;
	border-top-width: medium;
	margin-top: 10px;
}
img
	{
	border: 0;
	}
/* 	.mainHead { */
/* 	font-family: Arial, Helvetica, sans-serif; */
/* 	font-size: medium; */
/* 	font-style: normal; */
/* 	font-weight: normal; */
/* 	color: #000000; */
/* } */
/* .mainSubHead { */
/* 	font-family: Arial, Helvetica, sans-serif; */
/* 	font-size: small; */
/* 	font-style: normal; */
/* 	font-weight: bold; */
/* 	color: ##AA6600; */
/* } */
/* .mainBody { */
/* 	font-family: Arial, Helvetica, sans-serif; */
/* 	font-size: small; */
/* 	font-style: normal; */
/* 	font-weight: normal; */
/* 	color: #000000; */
/* } */
/* .mainInfo { */
/* 	font-family: Arial, Helvetica, sans-serif; */
/* 	font-size: small; */
/* 	font-style: normal; */
/* 	font-weight: bold; */
/* 	color: #000000; */
/* } */
/* .mainLink { */
/* 	color: #AA6600; */
/* } */
/* .primary */
/* { */
/* 	background-color: #336600; */
/* } */
/*  */
.largeindent {
	left: 20px;
}