/* CSS Document */

body {
	margin-top: 5px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-size: 12px;
	color: #333333;
	line-height: 130%;
}
.style10 {color: #666666}
.style11 {font-size: 10}
.style12 {font-size: 10px}
p {
	margin-top: 0px;
	margin-bottom: 40px;
	margin-left: 20px;
}
li {
	list-style-type: none;
}
#title {
	text-align: left;
	vertical-align: top;
	width: 90px;
	padding: 0px;
	margin: 0px;
}
.contat a:link{
	text-decoration: underline;
	color: #333333;

}
.contat a:visited{
	color: #333333;
	text-decoration: underline;

}
.contat a:hover{
	color: #666666;
	text-decoration: none;

}
hr{
border:none;
border-top:dashed 1px #CCC;
height:1px;
color:#FFFFFF;

}
h2 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #66CC00;
	padding-left: 6px;
}
