body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A9A7A7;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 100%;
	border-width: 1px;
	border-style: solid;
	border-color: #D4D3D3;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A9A7A7;
}

.align-justify {
	text-align: justify;
}

.text1 {
	font-size: 9px;
}

.text2 {
	color: #FFFFFF;
}

.text3 {
	color: #1A327A;	
}

.text4 {
	font-size: 10px;
	color: #95A6D7;
}

.text5 {
	color: #6A7AA8;
}

.text6 {
	color: #;
}

.text7 {
	font-size: 9px;
	color: #B9B8B8;
}

a {
	color: #DE8100;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #FFFFFF;
}

a.link2 {
	color: #A9A7A7;
	text-decoration: none;
}

a.link2:hover {
	text-decoration: underline;
}