body			{	background-color: #ffffff; margin: 0px; padding: 0px; color: black; }

.mainSponsor	{	float: right; padding-top: 12px; padding-right: 12px; }
.content		{	margin-left: 10px; margin-top: 10px; margin-right: 10px;}
.lists			{	line-height: 18pt;	}

h1,h2,h3,h4,h5,h6	
				{	font-family: arial, helvetica, sans-serif; text-indent: 0px; padding: 0px; margin: 0px; }

h1				{	font-size: 150%; line-height: 100%; }
h2				{	font-size: 135%; line-height: 100%; }
h3				{	font-size: 120%; line-height: 100%; }
h4				{	font-size: 110%; line-height: 100%; }

a,body,td,li,ul,ol,p,tr,td,table,.content,strong,pre
				{	font-family: arial, helvetica, sans-serif; font-size: 100%; }


/* Links */
a.nav 				{	text-decoration: none;	background: transparent; }
a.nav:link 			{	color: #ffffff; font-weight: bold; font-size: 80%;background: transparent; }
a.nav:visited 		{	color: #ffffff; font-weight: bold; font-size: 80%;background: transparent; }
a.nav:hover 		{	color: #ffffff; font-weight: bold; font-size: 80%;text-decoration: underline; background: transparent; }
a.nav:active 		{	color: #ffffff; font-weight: bold; font-size: 80%;background: transparent; }
