body	{
	background: #DFF0FF;
	font-family: arial, helvetica, univers, sans-serif;
	font-size: 14pt;
	margin: 0em 1em;
	margin: 0px 0px 0px 0px;
	WIDTH: 760
}
x{	background: #BFDFFF url(images/hatter.jpg) repeat scroll;}
a:link	{color: blue}
a:visited {color: maroon}
a:active {color: red}
.notul {text-decoration: none}

.hatter {
	background: #BFDFFF url(images/hatter.jpg) repeat scroll;
	margin: 0px 0px 0px 0px;
	color: blue;
	font-family: arial, helvetica, sans-serif;
	font-size: medium;
}
.cimsor {
	margin: 5px 5px 5px 5px;
	text-align:	center;
}
.tabla {
	background: #BFDFFF;
	margin: 5px 20px 20px 35px;
	text-align:	center;
	color: blue;
	table-layout: auto;
	font-family: arial, helvetica, sans-serif;
	font-size: medium;
}
.left	{
	margin-left : -8px;
	vertical-align : top;
}
.right	{
	padding : 20px;
	vertical-align : top;
	text-align : right;
}
.justify	{
	padding: 20px 20px 20px 20px;
	margin: 20px 20px 20px 20px;
	vertical-align : top;
	text-align : justify;
	background-color: #BFDFFF;
	border-style: outset;
	border-color: #BFDFFF;
}
.outset {
	border-style: outset;
}
.cimsor {
	margin: 20px;20px;20px;1px;
	background-color: #BFDFFF;
	border-color: #BFDFFF;
}
.center {
	padding: 20px;
	vertical-align: top;
	text-align: center;
}
.small{
	vertical-align: top;
	text-align: center;
	font-size : small;
}
.ulin{
	text-decoration: underline;
}
P {
	font-size : medium;
	color : Blue;
}
H1{
	color: black;
	font-size: xx-large;
	text-align : center;
	font-family : sans-serif;
	font-weight : bolder;
}
H2{
	color: black;
	font-size: x-large;
	text-align : center;
	font-family : sans-serif;
	font-weight : bolder;
}
H3{
	color: black;
	font-size: large;
	text-align : left;
	font-family : sans-serif;
	font-weight : bolder;
}
P.bottom {
	text-align : center;
	vertical-align : bottom;
	font-size : small;
	color : Black;
}
P.cim {
	text-align : center;
	font-size : large;
	font-weight : bold; 
}

.center	{
	text-align : center;
	font-size : large;
	font-weight : bold;
}

span.upind {
	vertical-align : super;
	font-size : 60%;
}

span.webmaster {
	color : Red;
	text-align : center;
	vertical-align : bottom;
}

img.center {
	text-align: center;
}
ul{
	list-style-image: url("images/csepp.png");
	list-style-position: outside;
}
ul:before{
	width: 6em;
	text-align: center;
}

