* {
  	font-family: "trebuchet ms", helvetica, sans-serif;
	line-height: 24px;
	font-size: 12px;
}

body, td, th, input, textarea {
 	color: #635945;
 	font-size: 11px;
}

.red {
 color: #a84324;
}

.normal {
}

.header {
 font-size: 14px;
 font-weight: normal;
 color: #000000;
}

p {
 margin: 0px;
 padding: 0px;
}

sup {
 font-size: 8px;
}

small {
 font-size: 8px;
}

.border {
 border: 2px solid #d6d0bb;
}

a {
 color: #a94324;
 text-decoration: underline;
}

a:hover {
 color: #a94324;
 text-decoration: none;
}
