big    {
	font-size: 10pt;
}

h2    {
	font-size: 12pt;
}

body    {
	color: black;
	font-family: "Georgia","Verdana  ","Arial     ","fixed     ";
	text-indent: 0pt;
	font-size: 8pt;
	font-size-adjust: 0;
	font-weight: inherit;
	background-position: 0%;
	background-image: url(images/bkg1.jpg);
	background-color: #faffff;
	background-repeat: repeat-y;
}

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;
}

