body {
	background-color:#095344;
	font-family: Verdana, Arial, Geneva, sans-serif, Helvetica, Times New Roman, ;	
	font-size: 10px; 
	color:#ffffff;
	padding:0px;
	margin:0px;
	}

body, table, td, th{
	font-family: Verdana, Arial, Geneva, sans-serif, Helvetica, Times New Roman, ;	
	font-size: 12px; 
	color:#ffffff;
	}
	
.general{
	width:100%;
	height:100%;
	}
	

a:link {
	color: #ffffff;
	text-decoration:underline;
}

a:visited {
	color: #ffffff;
	text-decoration:underline;
}

a:hover {
	color:#ffffff;
	text-decoration:underline;
}

a:active {
	color: #ffffff;
	text-decoration:underline;
}

h1 {
font-size:18px;
font-weight:bold;
margin:0px;
padding:0px;
}
