a:link	{
	font-size: 11px;
	text-decoration: none;
	color: #000064;
}

a:active	{
	font-size: 11px;
	text-decoration: none;
	color: #000064;
}

a:visited	{
	font-size: 11px;
	text-decoration: none;
	color: #000064;
}

a:hover	{
	font-size: 11px;
	text-decoration: none;
	color: #000064;
}

td, ol, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align:justify;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.mTop, .mTop:link, .mTop:active, .mTop:visited	{
	
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
}

.mTop:hover	{

	font-size: 10px;
	font-weight: bolder;
	color: #B2B2B2;
}

.mLeft, .mLeft:link, .mLeft:active, .mLeft:visited	{
	
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
}

.mLeft:hover	{

	font-size: 10px;
	font-weight: bolder;
	color: #B2B2B2;
}



#client_name, #client_street, #client_street_no, #client_zipcode, #client_city, #client_email, #client_content	{
	width: 250px; 
}

#client_content	{	height: 50px; }
