body		{background-color:#ffffff;color:#336699;margin-top:4px;font-family:Verdana,Arial,Helvetica,sans-serif}
table		{font-size:9pt;line-height:130%;font-family:Verdana,Arial,Helvetica,sans-serif}
h1		{font-size:16pt;line-height:120%;font-weight:bold}
h2		{font-size:14pt;line-height:120%;font-weight:bold}
h3		{font-size:12pt;line-height:120%;font-weight:bold}
h4		{font-size:10pt;line-height:120%;font-weight:bold}

small		{font-size:7pt}
big		{font-size:11pt;font-weight:bold}
strong		{font-size:10pt;font-weight:bold}

a		{text-decoration:none}
a:link		{color:#ee6600}
a:visited	{color:#ee6600}
a:active	{color:#999999}
a:hover		{color:#ffffff;background-color:#ff9933}

hr		{color:#336699;background-color:#ffffff}

.menu		{color:#ffffff;background-color:#6699cc;text-decoration:none;padding:2pt}
.menu a		{color:#ffffff;background-color:#6699cc}
.menu a:link	{color:#ffffff;background-color:#6699cc}
.menu a:visited	{color:#ffffff;background-color:#6699cc}
.menu a:active	{color:#336699;background-color:#6699cc}
.menu a:hover	{color:#6699cc;background-color:#ffffff}




.title		{font-size:18pt;margin-top:8pt;font-weight:900;}
.subtitle	{font-size:14pt;margin:8pt;font-weight:900;}
.main		{font-size: 9pt;line-height:130%;}
.navi		{
		font-size: 7pt;
		padding:3pt;
		margin-top:12pt;
		margin-bottom:12pt;
		border-style:solid;
		border-color:#cccccc;
		border-top-width:1pt;
		border-bottom-width:1pt;
		border-left-width:0pt;
		border-right-width:0pt;
		background:#999999;
		}
.copyright	{font-size: 7pt;}
