* {
    font-family: Arial, Helvetica, sans-serif; /*Trebuchet MS, Tahoma, Verdana*/
}

BODY,TD,DIV,TEXTAREA,center,pre,blockquote {font-size:13px; color:#000;line-height:145%}

A:link    {color:#1100CC;text-decoration:underline;}
A:visited {color:#1100CC;text-decoration:underline;} /*#551A8B*/
A:active  {color:#1100CC;text-decoration:underline;}
A:hover  {color;#1100CC;text-decoration:underline;}

.head {border:solid 1 black;font-size:13px;color:black;background-color:white;height:19px}
.textarea {border:solid 1 #5E5E5E; font-size:13px;color:black;background-color:white}
.input{border:solid 1 #5E5E5E;font-size:13px;color:black;background-color:white;height:19px}
.submit {border:solid 1;font-size:13px;color:white;background-color:black;height:19px}
.thm8 {font-family:Tahoma;font-size:12px;}

.hometitle{
    font-weight: normal;
    font-size: 13px;
	color: #0860A8;
}

.homeurl{
    font-weight: normal;
    font-size: 13px;
	color:#329B6D;
	text-decoration:none;
}

form{
	display:inline;
}
