body{
	scrollbar-face-color: #3a6ea5;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color : #ffffff;
	scrollbar-3dlight-color : #000000;
}
* {
	color: #444444;
	font-size: 13px;
	font-family: "Tahoma", sans-serif;
	font-style: normal;
	text-decoration : none;
}
a {
	color: #3a6ea5;
}
a:hover{
	color: #ff0000;
	text-decoration: none;
}
a:active{
	color: #3a6ea5;
}
a:visit{
	color: #3a6ea5;
}
img{
	border: 0px none Black;
}
li {text-align:justify;}
h2{
	font-size: 18px;
	text-align : left;

}
h1{
	font-size: 23px;
	text-align : center;
}
a.menu{
	color: #ffffff;
	font-family: "Arial", sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height : 40px;
}
a.menu:hover{ color: #ff0000; }
li.mn{
	color:#ffffff;
	margin-left:10px;
}
p{
margin:6px 0 6px 0;
}
ul{
list-style: disc outside;
}
li{
	color:#444444;
	margin-left:10px;
	line-height : 17px;
}
hr{ border: thin dotted #3A6EA5; }