body {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 14px;

	color: #000;

	background-color: #999;

	margin: 0px;

	padding: 0px;
	}

a:link{color: #000;text-decoration: underline}
a:visited{color: #000;text-decoration: underline}
a:active{color: #000;text-decoration: underline}
a:hover{color: #000;text-decoration: underline}




h1 {

	font-size: 20px;

	font-weight: bold;

}

.menu_td {
	background-color: #693;
	margin: 0px;
	padding: 4px;
}

.logo {

	background-image: url(images/logo.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	height: 100px;

	margin: 0px;

	padding: 0px;

}

.main_table {

	background-color: #FFF;

	text-align: justify;

	margin: 0px;

	padding: 4px;

}

.logo_text {

	background-color: #FFF;

}

