body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #636363;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 175px;
	height: 18px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #636363;
}

.input2 {
	width: 118px;
	height: 18px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #636363;
}

p {
	margin-top: 0px;
	margin-bottom: 1em;
}

.align-justify {
	text-align: justify;
}

.text1 {
	color: #AAAAAA;
}

.text2 {
	color: #FFFFFF;
}

.text3 {
	color: #246794;
}

.text4 {
	color: #A5A5A5;
}

.text5 {
	color: #364046;
}

a {
	color: #8BB305;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	font-weight: bold;
	text-decoration: none;
	color: #757575;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
	color: #FFFFFF;
}