@charset "utf-8";

body {
	font-family: verdana;
	color: #000000;
	background-repeat: repeat-x;
	font-size: 12px;
	margin: 10px;
	text-align: justify;
}
p {
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}


a {
	color : #006699;
	font-family:verdana;
	text-decoration:none;
}

a img
{
border-style:none;
}


a:hover , a:active , a:focus {
    color : #0D627E;
    font-weight : bold;
    text-decoration:none;
}
h1 {
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ul {
	list-style-type: disc;
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
h4 {
	font-size: 12px;
	font-style: italic;
	color: #0000CC;
}
