p {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}

.not {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	margin: 0px;
}

a:link {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
a:active {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.form {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
h1 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	margin: 0px;
	
}
.tablo1 {
	background-color: #F8F8F8;
	border: 1px solid #CCCCCC;
}
h2 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
h4 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}
h5 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}
 
.tabl {
	background-color: #07324B;
	border: 1px solid #0B486C;
}

.el {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}

