body{
	background-color:#E8E3C3;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px;
}

a {
	color:1D4649;
    text-decoration: none;
}

.text {text-decoration: none; color: #1D4649; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
.text:hover {text-decoration: none;}

.code {BACKGROUND: #E8E3C3; BORDER-BOTTOM: #E8E3C3 0px solid; BORDER-LEFT: #E8E3C3 0px solid; BORDER-RIGHT: #E8E3C3 0px solid; BORDER-TOP: #E8E3C3 0px solid; COLOR: #000000; FONT: 22px verdana; FONT-WEIGHT: bold; WIDTH: 150px}
.input {color: #114A6B; font-family: arial,helvetica,sans-serif; border: 1px solid #1F75A7; font-size: 13px; font-weight: bold; background-color: #DADFC8;}
.submit {BACKGROUND: #1F75A7; BORDER-BOTTOM: #1F75A7 1px solid; BORDER-LEFT: #1F75A7 1px solid; BORDER-RIGHT: #1F75A7 1px solid; BORDER-TOP: #1F75A7 1px solid; COLOR: #FFFFFF; FONT: 13px verdana; height:25px;}
