	
.link:link		{color : #0000ff; font-family : Arial; font-size: 12px; font-style : normal; text-decoration: none}
.link:visited	{color : #0000ff; font-family : Arial; font-size: 12px; font-style : normal; text-decoration: none}
.link:active	{color : #ff0000; font-family : Arial; font-size: 12px; font-style : normal; text-decoration: underline}
.link:hover		{color : #ff0000; font-family : Arial; font-size: 12px; font-style : normal; text-decoration: underline}


body {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	margin-bottom: 3px;
	margin-top: 0px;
	text-align: justify;
}
ul {
	list-style-type: disc;
	padding: 0px;
	margin: 15px;
}
li {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
h1 {
	margin-top: 2em;
	margin-bottom: 1em;
	font-family: Arial;
	font-size: 13px;
	color: #666666;
}
h2 {
	margin-top: 1.5em;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}