body { 	margin-right:0px; margin-bottom:0px; margin-left:0px; 
				font-family: Verdana, Arial, Helvetica, sans-serif; color:#ffffff;  }

.xsmall 			{	font-size: 10px; color:#ffffff; }
.small 				{	font-size: 12px; color:#ffffff; line-height: 18px; }
.smallbold 		{	font-size: 12px; font-weight: bold; color:#ffffff; }	
.medium				{	font-size: 14px; font-weight: bold; color:#ffffff; font-style:normal;  }
.large				{	font-size: 19px; font-weight: 500; color:#ffffff;  font-family: Geneva, Arial, Helvetica, sans-serif; }

li	 					{ font-size: 14px; color:#ffffff; line-height: 20px; vertical-align: middle; list-style-position: outside }

.btn_normal 			{ 
	font-size: 12px; color:#ffffff; padding:4px; background-color:#990000;  
	font-family: Georgia, "Times New Roman", Times, serif; }
.btn_bold		 			{ 
	font-size: 12px; color:#333333; font-weight: bold; background-color:#BBBB66; 
	font-family: Georgia, "Times New Roman", Times, serif; }
.header 					{ font-size: 12px; font-weight: bold; border-left: 		solid 1px #BBBB66; }
.border_bottom  	{ border-bottom: solid 1px #000000; border-left: solid 1px #000000;  border-right:	solid 1px #000000; }

a				  { color:#ffe532; text-decoration: none; font-weight: bold; }
a:hover	 	{	color:#fef84a; text-decoration: underline;  }
a:visited { color:#ffe532; }
