body, a, p, h1, h2, h3, h4, h5, h6, table, td, th, ul, ol
			{font-family: Verdana, Arial, Helvetica, sans-serif;
			 font-size: 12px;
			 color: White
			}
a {
	text-decoration: none;
}
code			{font-family: monospace;
			 font-size: small
			}
form			{font-family: Verdana, Arial, Helvetica, sans-serif;
			 margin-bottom: 0px
			}
textarea, input
			{font-family: Georgia, "Times New Roman", Times, serif
			}
img
			{border-width: 0px
			}
			
.menuoption		{font-size: 10px; line-height: 2.5;
			 color: white;	cursor:hand 

			}
			
.mainmessage		{font-size: 14px; line-height: 1.2;
			 color: white
			}
			
.copyright		{font-size: 12px; line-height: 1.2;
			 color: white
			}
			
.address		{font-size: 10px; line-height: 1.2;
			 color: white
			}
.phone			{font-size: 10px; line-height: 1.2;
			 color: white
			}
.email			{font-size: 10px; line-height: 1.2;
			 color: white
			}
a.mainmessage:link	{
			 font-size: 14px; line-height: 1.2;
			 color: white; text-decoration:none
			}
a.mainmessage:visited	{
			 font-size: 14px; line-height: 1.2;
			 color: white; text-decoration:none
			}
a.mainmessage:hover	{
			 font-size: 14px; line-height: 1.2;
			 color: white; text-decoration:underline
			}
a.mainmessage:active	{
			 font-size: 14px; line-height: 1.2;
			 color: white; text-decoration:underline
			}
