body {
	margin: 0;
	padding: 0;
	background: #ECF1BC;
}

form {
	display: inline
}

table, tr, td {
	font-family: Verdana, Tahoma, Arial; font-size: 8.5pt; color: #000000; text-align: justify;
}

a:link, a:visited, a:active {
	text-decoration: underline; color: Blue;
}

a:hover {
	color: #465584
}

.oblique {
	font-family : Arial, sans-serif;
	font-style : oblique;
	color: #000000;
	font-size: 8.5pt;
}

.bold {
	font-family : Arial, sans-serif;
	font-weight : bold;
	color: #000000;
	font-size: 8.5pt;
}
h1	{
	
        font-family: Verdana, Tahoma, Arial;
        
        font-size: 8.5pt;

        margin: 0;

	padding: 0;


}

h2	{

        font-family: Verdana, Tahoma, Arial;
        
        font-size: 8.5pt;
	
        margin: 0;

	padding: 0;


}

h3	{

        font-family: Verdana, Tahoma, Arial;
        
        font-size: 8.5pt;
	
        font-weight : bold;

        margin: 0;

	padding: 0;


}
