body	{
	color : #000000;
	background-color : #FFFFCC;
	font-family : Georgia, Times New Roman, Times, serif;
	font-size : 12pt;
	margin : 0px 0px 0px 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

h1	{
	color : #006600;
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
	text-align: center;
}

hr {
	size: 1px;
	color: #006600;
	height: 1px;
}

.small	{
	color : #000000;
	font-size : 10pt;
}

.headline	{
	color : #ffcc33;
	font-size : 10pt;
	font-weight : bold;
}

.green {
	color: #006600;
}

a	{
	color : #006600;
	text-decoration : underlined;
}

a:visited	{
	color : #006600;
	text-decoration : underlined;
}

a:active	{
	color : #330000;
	text-decoration : none;
}

a:hover	{
	color : #330000;
	text-decoration : none;
}

a.navLight	{
	color : #cc9900;
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	line-height: 30px;
	margin-left	: 8px;
}

a:visited.navLight {
	color : #cc9900;
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	line-height: 30px;
	margin-left: 8px;
}

a:active.navLight {
	color : #FFFFCC;
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	line-height: 30px;
	margin-left: 8px;
}

a:hover.navLight {
	color : #FFFFCC;
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	line-height: 30px;
	margin-left: 8px;
}

a.smallLight	{
	color : #ffcc33;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

a:visited.smallLight {
	color : #ffcc33;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

a:active.smallLight {
	color : #FFFFCC;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

a:hover.smallLight {
	color : #FFFFCC;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

hr	{
	size:1px;
	color:#330000;
	height:1px;
}
