﻿ body, html, input, select 
        {
	        font-size:14px;
	        color: #333333;
	        
        }
        .label
        {
            font-family:Tahoma;
	        font-size:11px;
	        color: #333333;
        }
        .error
        {
            font-family:Tahoma;
	        font-size:11px;
	        color: red;
        }
