h1    {
	font-size: 14pt;
	color: #1a4db0;
	font-family: "Georgia ","Verdana ","Arial ","Fixed";
}

big    {
	font-size: 10pt;
}

h2    {
	font-size: 12pt;
	color: #1a4db0;
	font-family: "Georgia ","Verdana ","Arial ","Fixed";
}

body    {
	color: #10306e;
	font-family: "Georgia","Verdana  ","Arial     ","fixed     ";
	text-indent: 0pt;
	font-size: 8pt;
	font-size-adjust: 0;
	font-weight: inherit;
	background-color: #eacaa6;
}

a    {
	text-decoration: none;
	color: blue;
	font-size: 8pt;
}

a:hover    {
	color: red;
	text-decoration: none;
	text-shadow: #FF00FF;
	text-align: inherit;
	font-size: 8pt;
}

