body,td,input,textarea,select,div
	{  
	font-family:Georgia,Times New Roman,Times;
	font-size:14px;
	}
			
a:link
	{
	font-family:Georgia,Times New Roman,Times;
	font-size:14px;
	text-decoration: underline;
	}
	
a:visited
	{
	font-family:Georgia,Times New Roman,Times;
	font-size:14px;
	text-decoration: underline;
	}
	
a:hover
	{
	font-family:Georgia,Times New Roman,Times;
	font-size:14px;
	text-decoration: none;
	}
	
a:active
	{
	font-family:Georgia,Times New Roman,Times;
	font-size:14px;
	text-decoration: underline;
	}
	
.sendButton
	{
	font-family:Georgia,Times New Roman,Times;
	font-size: 14px; 
	border-width:1px;
	}
