body {
	font: 76%/1.5 "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #454545;
}

th, td {
	/*font-size: 76%;*/
}

a {
} a:link {	
} a:visited {
} a:hover {
} a:active {
}

pss
{
	font: 100%/1.0 "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

h1 {	
	color: #0768A9;
	font-size: 1.8em;
}

h2 {
	font-size: 1.4em;
	color: #454545;
}

h3 {
	font-size: 1.3em;
	color: #777;
	margin-bottom: 0.3em;
}

h6 {
	font-size: 1.3em;
	color: #777;
	margin-bottom: 0.3em;
}

h4 {
	font-size: 1.15em;
	color: #777;
	margin-bottom: 0.3em;
}

h5 {
	font-size: 1.15em;
	color: #777;
	margin-bottom: 0.3em;
	font-weight: normal;
}


