body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #818181;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.text1 {
	font-size: 9px;
	color:#2D2D2D;
}

.text2 {
	color:#4B515E;
}

.text3 {
	font-size: 9px;
	color:#2D2D2D;
}

.text4 {
	font-size: 10px;
}

.text5 {
	color: #7C5C08;
	font-size:10px;
	text-align:justify;
}

.text6 {
	color: #1E3850;
	font-size:10px;
	text-align:justify;
}

.text7 {
	font-size: 9px;

}


a {
	color: #4B515E;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #FFFFFF;
	text-decoration: none;
}

a.link1 {
	text-decoration: underline;
}

/*
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 {
}

.style1 a {
	color: #FFFFFF;
	text-decoration: none;
}

.style1 a:hover {
	text-decoration: underline;
}
