body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Black;
	padding: 15px;
}
p, {
	font-style: normal;
	text-align: justify;
}
table{
	
}
h1{
	font-size: 170%;
	color: #483D8B;
	border-bottom: 1px solid #A39AD3;
	margin: 0px 0 20px 0;
	padding-left: 40px;
}
h2{
	color: #738062;
	font-size: 110%;
	margin: 20px 40px 0;
	padding-right: 20px;
}
h4{
	font-size: 120%;
	color: #24301F;
}
a{
	color: #00008B;
	text-decoration: underline;
	font-size: 15px;
}
a:hover{
	color: Green;
	text-decoration: underline;
}
.line{
	color: #8FAE82;
	height: 1px;
}
.tab{
	background-color: #EEF3ED;
	border: 1px solid #ECA319;
}
.tab{
	background-color: #FDF5E6;
}
.ram{
	border: 1px solid #9BB58E;
}
.img{
	border: 1px solid #004401;
}
.ramik{
	border: 1px solid #9BB58E;
	background-color: #FDF5E6;
	padding-left: 50px;
}
.clear{
	float: none;
	clear: both;
}
.error{
	color: Red;
	font-weight: bold;
}