a:link 	{	color: #0000cc;
		font-weight: bold;
		text-decoration: none }
a:active 	{ 	color: #000000;
		font-weight: bold;
		text-decoration: none }
a:visited	{	color: #000099;
		font-weight: bold;
		text-decoration: none }
a:hover 	{	color: #0000ff;
		font-weight: bold;
		text-decoration: underline }

body	{	color: #121212;
		font-size: 11px;
		font-family: Verdana, sans-serif;
		line-height: 16px }

p 	{	font-size: 11px;
		font-family: Verdana, sans-serif;
		line-height: 16px }

table 	{	font-size: 11px;
		font-family: Verdana, sans-serif;
		line-height: 16px }

td 	{	font-size: 11px;
		font-family: Verdana, sans-serif;
		line-height: 16px }

.header	{	color: #666666;
		font-size: 12px;
		font-weight: bold }

.head	{	color: #000000;
		font-family: Georgia, sans-serif;
		font-size: 13px;
		font-weight: bold }

.grey	{	color: #666666 }

.note	{	color: #121212;
		font-size: 9px;
		line-height: 13px }
		
.site	{	color: #121212;
		font-size: 10px;
		line-height: 14px }

