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

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #434242;
}

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

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
} 


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

.text1 {
	font-size: 11pt;
}

.text2 {
	color: #999999;
}

a {
	color: #00426C;	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.link1 {
	color: #FFFFFF;
}

.bg1 {
	background-image: url(images/index30.jpg);
	background-repeat: repeat-x;
}
