BODY	{
	background-image: url("../imgs/bckg_norm.jpg")
	}

H4 	{
	text-align:center;
	font-family:Tahoma;
	font-size:12pt;
	font-weight:bold;
	}

A	{
	text-decoration:none;
	font-weight:bold;
	}

A:link	{
	color:brown;
	font-size:11pt;
	font-weight:bold;
	}

A:visited	{
	color:black;
	font-size:11pt;
	font-weight:bold;
	}

A:hover	{
	color:red;font-size:12pt;
	background-color:pink	
	}

H3            {
	text-align:center;
	font-family:Tahoma;
	font-size:13pt;
	}

P 	{
	font-size:12pt;
	}
TD 	{
	font-family:Times New Roman;
	font-size:12pt;
	}

LI 	{
	font-size:12pt;
	}

.tlusty 	{
	font-weight:bold;
	}

P.leftcapt	{
	font-family:Verdana; 
	font-size:13pt;
	font-weight:bold;
	text-align:center;
	text-indent: 1em;
	}

P.ram	{
	margin:15 5 25 5;
	padding:10pt;
	border-width: 1px 1px 1px 3px;
	border-color:silver;
	border-style:solid;
	}

