@CHARSET "UTF-8";
html, body, div, span, h1, h2, h3, h31,  a, abbr, em, img, strong, dl, dt, dd, ul, li, fieldset, form, label, legend 
{margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
body {text-align:center; background-color:#fff;  font:normal 11px Georgia, "Times New Roman", Times, serif; color:#000;} 

#all{ 
text-align:left; /* reset text alignment */
width:800px; /* or a percentage, or whatever */
margin:0 auto; /* for the rest */ }

p { text-align: justify; } 

.menu{ color:#fff; text-transform:uppercase; text-decoration:none; font-weight:bold;}
.menu:hover{ color:#4d80e6; }
.cont{ text-align:justify;}

h1{ font-size:16px;}

a{color:#0055ff;}
a:hover{color:#000; text-decoration:none;}

.blue{ color:#32459d;}
.under{ text-decoration:none; font-weight:bold;}

.in{ width:220px; height:20px; border:1px solid #949494; font:12px normal Georgia, "Times New Roman", Times, serif; background-color:#e0ddd6;}
.in1{border:1px solid #949494; font:12px normal Georgia, "Times New Roman", Times, serif; background-color:#e0ddd6;}
.in2{ width:130px; height:20px; border:1px solid #949494; font:12px normal Georgia, "Times New Roman", Times, serif; background-color:#e0ddd6;}
.botton{ height:26px;  font:12px normal Georgia, "Times New Roman", Times, serif; background-color:#e0ddd6; margin:2px 0px 0px 6px;}

.shadeform	{
		FONT: 12px arial, verdana, sans-serif;
		COLOR: #000000;
		background-color: #D9E9FB;
		background-image: url("images/shadeform.gif");
		margin-top:1px;
		BORDER: #000000 1px solid;
		}

.big{ font-size:16px;}
.sma{ font-size:13px;}



.img_rigth{ float:right; margin:0px; display:block;}
.img_left{ float:left; margin:0px 20px 40px 0px; display:block;}
.bor{ border:3px solid #d5d3aa;}
img{border:none; }
