a {
	text-decoration: none;
	font-family: Verdana,Arial,Helvetica;
	font-size: 8 pt;
}
a:link { color: navy }
a:visited { color: navy }
a:active { color: purple }
a:hover { color: red; text-decoration: underline; }
#head
{
	font-family: Verdana,Arial,Helvetica;
	font-size: 10 pt;
	border-top : thin solid #000000;
	border-bottom : thin double #ff9900;
	text-align : center;
	font-weight : bold;
	color: navy;
}
table {
	font-family: Verdana,Arial,Helvetica;
	font-size: 8 pt;
	text-align : justify;
}

select {
	font-family: Verdana,Arial,Helvetica;
	font-size: 8 pt;
	border-bottom : #ff9900;
	border-right : #ff9900;
	border-top : Black;
}

h5{
	font-family: Verdana,Arial,Helvetica;
	background-image : url("images/h3_fon.gif");
	color : White;
	font-style : italic;
	font-weight : bolder;
	text-align : center;
}
li{
	list-style-image : url("images/li_fon.gif");
}