html, body {
	font: normal 92%/1.3 "Lucida Grande", "Lucida Sans Unicode", tahoma, verdana, arial, sans-serif;
	text-align:left;
	color:#000000;
	height: 100%;
	margin:25;
	text-align: justify;
	}

h1, h2, h3, h4	{
	font: normal 100%/1.3em georgia, palatino, "Times New Roman", serif;
	font-weight:normal;
	letter-spacing: 0.0em;
	margin-bottom: -0.2em;

	}

h1	{
	font-size: 170%;
	font-size: 210%;
	}

h2	{
	font-size: 150%;
	font-size: 190%;
	}
h3	{
	font-size: 130%;
	font-size: 170%;
	}
h4	{
	font-size: 110%;
	font-size: 150%;
	}
h5	{
	font-size: 100%;
	font-size: 120%;
	}


a:active {
	color: blue;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: none;
}
a:visited {
	color: #0000F0;;
	text-decoration: none;
}
a {
	color: #0000F0;
	text-decoration: none;
}
.small, .small a,.small a:hover, .small a:active, .small a:visited {
	font: 11px/1.2em Verdana,sans-serif,Arial,Lucida;
         color: #555555;
	}
.small   {
	color: #555555;
	}
.grey, .grey a,.grey a:hover, .grey a:active, .grey a:visited {
	font: 10px/1.2em Verdana,sans-serif,Arial,Lucida;
         color: #5090a0;
	}
table {
	font-size:100%;
	line-height: 1.3em;
	letter-spacing: +0.00em;}

.content {
	font-size: 100%;
	color: #000;
	text-align: justify;
}
