body		{	background-color: #FFFFFF;
				margin-left: 0px;
				margin-top: 0px;
				margin-right: 0px;
				margin-bottom: 0px;	}
				
td			{
	text-align: left;
	vertical-align: top;
	font-family: georgia;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
			
.dropdown 	{	text-align: left;
				vertical-align: top;
				font-family: georgia;
				font-size: 12px;
				color: #333333;   }
				
.style1		{	font-size:10px;   }

.style2		{	font-size:14px;   }

.style3		{	font-size:10px;
				font-weight: bold;}
				
.style4		{	font-size:14px;
				font-weight: bold;}
				
a 			{	font-family: Georgia, Times New Roman, Times, serif;
				font-size: 14px;
				color: #333333;	}
a:link 		{	text-decoration: none;		}
a:visited 	{	text-decoration: none;		}
a:hover 	{	text-decoration: underline;	}
a:active 	{	text-decoration: underline;	}
				
				
.frame 		{	border: #b4b4b4;
				border-style: solid;
				border-top-width: 1px;
				border-right-width: 1px;
				border-bottom-width: 1px;
				border-left-width: 1px;
				text-align: left;
				vertical-align: top;
				font-family: georgia;
				font-size: 12px;   }
				
