BODY {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: 80%;
	background-color : #FF6666;
}

.whitecl
{
	background-color:White;
}

A{
	text-decoration: none;
}
img{
	border-color : #000000;
}
A:hover{
	text-decoration: underline;
}
table{
	font-size:100%;
}
H1 {
	font-size:120%;
	font-weight: bold;
	letter-spacing: 0pt;
	margin: 12px 0px 12px 0px;
	text-align : center;
}
H2 {
	font-size:100%;
	margin: 3px 0px 3px 0px;
	font-size:110%;
}
P{
	margin: 0pt 0pt 3pt 0pt;
	text-align: justify;
	text-indent:0pt;
}
P.menu{
	font-size: 8pt;
	margin: 0px 0px 0px 6px;
	text-align: left;
	font-weight : bold;
	text-indent:0pt;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}
p.highlite{
	margin: 0px;
	text-indent:5px;
}
p.unmargin{
	margin : 0px;
}
p.unindent{
	text-indent:0pt;
}
#center{
	text-align : center;
}
#left{
	text-align : left;
}
#right{
	text-align : right;
}
td.menu{
	border-color : Black;
	border-style : solid none none solid;
	border-width : 1px;
	text-align : center;
}
#active{
	background-color : White;
}
#inactive{
	background-color : #FF6666;
	border-bottom : 1px solid Black;
}
.body{
	background-color: White;
	border-color: Black;
	border-style: none solid solid solid;
	border-width: 1px;
}
.text{
	padding: 0px 16px 10px 16px;
}
div.picture{
	border: 1px #000 solid;
	padding: 2px;
	margin: 0px 6px 6px 6px;
	background-color : #FFFFFF;
	width: 0px;
	height: 0px;
}
div.contacts{
	padding: 2px 5px 2px 5px;
	background-color : #EEEEEE;
	width: 150px;
}
p.contacts{
	text-indent: 0px;
	margin: 0px 0px 3px 9px;
}
div.MRT{
	border: 1px #000 solid;
	padding: 2px;
	margin: 0px 10px 10px 0px;
	background-color : #EEEEEE;
	width: 0px;
	height: 0px;
	float: left;
}
hr{
	color : Black;
	height : 2px;
	margin : 0
}
input {
	font-size:9pt;
}

select {
	font-size:9pt;
}

textarea{
	font-size:9pt;
}

input.button {
	font-size: 9pt;
	font-weight: bold;
}

input.check {
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
}
th{
	font-weight : bold;
}
