Select, Input, Textarea, Td
	{
		font-family: verdana; 
		font-size: 8pt;
		font-weight: normal;
		color: #000000
	}
	
Body 
	{
		font-family: verdana; 
		font-size: 8pt; 
		color: #000000; 
		margin-top: 0px; 
		margin-right: 0px; 
		margin-bottom: 0px; 
		margin-left: 0px;
		background-color: #ffffff;
	}
	
.XSmBlack, .XSmBlack a:link, .XSmBlack a:visited
	{
		font-family: verdana;
		font-size: 7pt;
		font-weight: normal;
		color: #000000
	}
	
.XSmBlackBd, .XSmBlackBd a:link, .XSmBlackBd a:visited
	{
		font-family: verdana;
		font-size: 7pt;
		font-weight: bold;
		color: #000000
	}
	
.SmBlack, .SmBlack a:link, .SmBlack a:visited
	{
		font-family: verdana;
		font-size: 8pt;
		font-weight: normal;
		color: #000000
	}
	
.SmBlackBd, .SmBlackBd a:link, .SmBlackBd a:visited
	{
		font-family: verdana;
		font-size: 8pt;
		font-weight: bold;
		color: #000000
	}
	
.MdBlack, .MdBlack a:link, .MdBlack a:visited
	{
		font-family: verdana;
		font-size: 9pt;
		font-weight: normal;
		color: #000000
	}
	
.MdBlackBd, .MdBlackBd a:link, .MdBlackBd a:visited
	{
		font-family: verdana;
		font-size: 9pt;
		font-weight: bold;
		color: #000000
	}
	
.MdBlackBdIt, .MdBlackBdIt a:link, .MdBlackBdIt a:visited
	{
		font-family: verdana;
		font-size: 9pt;
		font-weight: bold;
		font-style: italic;
		color: #000000
	}
	
.LgBlack, .LgBlack a:link, .LgBlack a:visited
	{
		font-family: verdana;
		font-size: 11pt;
		font-weight: normal;
		color: #000000
	}
	
.LgBlackBd, .LgBlackBd a:link, .LgBlackBd a:visited
	{
		font-family: verdana;
		font-size: 11pt;
		font-weight: bold;
		color: #000000
	}
	
.XSmGrey, .XSmGrey a:link, .XSmGrey a:visited
	{
		font-family: verdana;
		font-size: 7pt;
		font-weight: normal;
		color: #808080
	}
	
.SmWhite, .SmWhite a:link, .SmWhite a:visited
	{
		font-family: verdana;
		font-size: 8pt;
		font-weight: normal;
		color: #ffffff
	}
	
.SmWhiteBd, .SmWhiteBd a:link, .SmWhiteBd a:visited
	{
		font-family: verdana;
		font-size: 8pt;
		font-weight: bold;
		color: #ffffff
	}
	
.SmErrorBd, .SmErrorBd a:link, .SmErrorBd a:visited
	{
		font-family: verdana;
		font-size: 8pt;
		font-weight: bold;
		color: #ff0000
	}
	
.MdErrorBd, .MdErrorBd a:link, .MdErrorBd a:visited
	{
		font-family: verdana;
		font-size: 9pt;
		font-weight: bold;
		color: #ff0000
	}
	
.LgErrorBd, .LgErrorBd a:link, .LgErrorBd a:visited
	{
		font-family: verdana;
		font-size: 11pt;
		font-weight: bold;
		color: #ff0000
	}