body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #757575;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 100%;
	padding-left: 3px;
	border: none;
	background: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757575;
}

p {
	margin-top: 0px;
	margin-bottom: 1em;
}

.align-justify {
	text-align: justify;
}

.text1 {
	font-size: 11px;
}

.text2 {
	color: #F8AE46;
}

.text3 {
	font-size: 11px;
	color: #FCEACE;
}

.text4 {
	font-size: 11px;
	color: #F8DDCC;
}

.text5 {
	font-size: 9px;
	color: #8D8C8C;
}

.textblue {
	font-size: 12px;
	color: #004080;
}

a {
	color: #6E9F2C;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}

a.linkgreen {
	font-size: 12px;
	font-weight: bold;
	color: #6E9F2C;
	text-decoration: none;
}

a.linkgreen:hover {
	text-decoration: underline;
}

a.linkblue {
	font-size: 12px;
	font-weight: bold;
	color: #004080;
	text-decoration: none;
}

a.linkblue:hover {
	text-decoration: underline;
}
