body {
	background-color: #894132;
	color: #894132;
	font-family: verdana, arial, helvetica, sans-serif;
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0em;
	margin-bottom: 0em;
}
td {
	background-color: #c3b296;
	font-size: 12px;
	font-weight: 300;
}
td.start {
	background-color: #c3b296;
	font-size: 12px;
	font-weight: 600;
}
td.line {
	background-color: #c3b296;
	font-size: 1px;
	font-weight: 300;
}
td.linerust {
	background-color: #894132;
	font-size: 1px;
	font-weight: 300;
}
td.copy {
	background-color: #894132;
	color: #c3b296;
	font-size: 10px;
	font-weight: 300;
}
h1
{
	font-size: 20px;
}
h2
{
	font-size: 16px;
}
h3
{
	font-size: 12px;
}
b.start {
	font-size: 16px;
	font-weight: 600;
}
b.program {
	font-size: 14px;
	font-weight: 600;
}
input.long {
	width:300px;
	background-color:#ffffff;
	color:#894132;
	border: solid 1pt #894132;
	font-size:12px; 
	font-weight:normal; 
}
input.short {
	width:20px;
	background-color:#ffffff;
	color:#894132;
	border: solid 1pt #894132;
	font-size:12px; 
	font-weight:normal; 
}
input.submitlong {
	width:303px; 
	border: solid 1pt #894132;
	background-color:#894132; 
	font-size:12px; 
	color:#c3b296;
	font-weight:600;
	cursor:pointer;
}
a.lined:link {color:#894132;text-decoration:underline;}
a.lined:visited {color:#894132;text-decoration:underline;}
a.lined:active {color:#894132;text-decoration:underline;}
a.lined:hover {color:#a93122;text-decoration:none;}
a.unlined:link {color:#894132;text-decoration:none;}
a.unlined:visited {color:#894132;text-decoration:none;}
a.unlined:active {color:#894132;text-decoration:none;}
a.unlined:hover {color:#a93122;text-decoration:underline;}
a.copy:link {color:#c3b296;text-decoration:none;}
a.copy:visited {color:#c3b296;text-decoration:none;}
a.copy:active {color:#c3b296;text-decoration:none;}
a.copy:hover {color:#e3d2a6;text-decoration:underline;}
