
body			{ font-family: verdana; margin:7px; }
p 				{ color: #010066; font-size: 10pt; }
p.bigheight		{ line-height: 150%;  }
p.box			{ color: #7594BB; }
p.small			{ color: #010066; font-size:8pt;  }

a:link			{ color: #010066; text-decoration: none; font-weight: bold; }
a:active		{ color: #010066; text-decoration: none; font-weight: bold; }
a:visited 		{ color: #010066; text-decoration: none; font-weight: bold; }

a:link.menu		{ color: #ffffff; text-decoration: none; font-weight: bold; font-size: 9pt; }
a:active.menu	{ color: #ffffff; text-decoration: none; font-weight: bold; font-size: 9pt; }
a:visited.menu	{ color: #ffffff; text-decoration: none; font-weight: bold; font-size: 9pt; }
a:hover.menu	{ color: #010066; text-decoration: none; font-weight: bold; font-size: 9pt; }

h2				{ color: #010066; font-weight: bold; font-size: 14pt; }
h3				{ color: #010066; font-size: 13pt; font-weight: bold; }
h4				{ color: #010066; font-size: 13pt; font-weight: normal; }

td				{ color: #010066; font-size: 9pt; }

.error			{ color: red; }
.copyright		{ color: #ffffff; font-size: 10pt; font-weight: bold; }

.mainBox		{ background-color:#010066; width: 500px; height: 140px; }
.SubBox			{ background-color:#010066; color: #C1C4D3; font-size:10pt; margin:10px; line-height: 150%; }

