body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
    width: 116px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    background: none;
    border: none;
}

.input2 {
    width: 189px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    background: none;
    border: none;
}

.campertext {
	font-size: 12px;
	font-weight: bold;
    color: #003300;
}

.campersub {
	font-size: 14px;
	font-weight: bold;
    color: #006600;
}

.align-justify {
	text-align: left;
	line-height: 16pt
}

.text1 {
    color: #6C7176;
}

.text2 {
    color: #D8D8D8;
}

a {
    color: #ACC430;
}

a:hover {
	text-decoration: none;
}

.img1 {
    margin-right: 10px;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
    color: #B2B2B2;
}

.style1 a {
    color: #B2B2B2;
}

.style1 a:hover {
}