

P.insert {
	background: #ffc293;
	margin-bottom: 20px;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 20px;
	padding: 20px 20px 20px 20px;
	border : 1px groove;
}

TABLE.head {
	border : 1px solid Silver;
}

P.head {
	border : 1px solid Silver;
	padding : 8px 8px 8px 8px;
	font : 9pt Arial;
	margin-bottom : 20px;
	background-color : #F5F5DC;
}



A.standart:hover {color: #0099FF; text-decoration: underline}

A.standart {color: blue; text-decoration: none}

P.standart {text-indent: 20px}

P.download {
	margin : 2px 3% 2px 3%;
	border : 1px solid;
	padding : 20px 20px 20px 20px;
}
