BODY {
	background-color : #999999;
	font-family: Arial, sans-serif;
	color : #333333;
	text-align : center;
	font-size : 11px;
}
TD {
	font-family: Arial, sans-serif;
	color : #333333;
	font-size : 11px;
}
.left {text-align:left;}
.right {text-align:right;}
.cntr {text-align:center;}
.jst {text-align:justify;}
P {
	font-family: Arial, sans-serif;
	color : #333333;
	font-size : 11px;
	text-align: justify;
	margin-top : 0px;
	margin-bottom : 10px;
}
H1 {
	font-family: Arial, sans-serif;
	color : #FF6600;
	font-weight: bold;
	font-size : 13px;
	text-align : right;
	margin-top : 6px;
	margin-bottom : 6px;
}
H2 {
	font-family: Arial, sans-serif;
	color : #505050;
	text-align : left;
	font-size : 12px;
	margin-top : 0px;
	margin-bottom : 10px;
}
H3 {
	font-family: Arial, sans-serif;
	color : #333333;
	text-align : center;
	font-size : 11px;
}
ul {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align : left;
	margin-top : 0px;
	margin-bottom : 4px;
	list-style-image:url(/img/bul.gif);
}
A {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
A:hover {
	text-decoration: underline;
	color: #FF6600;
}
A.mail {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
A.mail:hover {text-decoration: underline;}
A.det {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
A.cap {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
A.cap:hover {
	color: #666666;
	text-decoration: none;
}
p.an {
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin-top : 4px;
	margin-bottom : 8px;
}
div.block {
	margin-top : 20px;
	margin-bottom : 20px;
	margin-left: 10px;
	margin-right: 10px;
}
.vip {
	font-weight:bold;
	letter-spacing: 2px;
}
#cont {WIDTH: 100%; text-align:center;}
