body, table, td, textarea, tr, p, div, h1, h2, h5, input 
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10pt;
}

h3 {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12pt;
	color: #006175;
	font-style : bold;
}

h4 {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10pt;
	color: #006175;
	font-style : italic;
}

a {
color: #006175;
}

a.visited {
	color: #006175;
}

.footer {
	color: #ffffff;
}

BODY {
	background-image : url(Upload/Background.gif);
	background-repeat: repeat; 
	background-position: left top;
}


