a:link, a:visited, a:active {
	color: #0002c8;
	text-decoration: none;
}

a:hover {
	border-bottom: 1px dashed #7b68ee;
	color: #7b68ee;
	text-decoration: none;
}

abbr[title], acronym[title] {
	cursor: help;
}

body {
	background-color: #f2f2f2;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	margin-left: 10px;
	text-align: center;
}

p, li {
	font-size: 12px;
}

.bif {
	font-size: 11px;
	font-style: normal;
}

.bold {
	font-weight: bold;
}

.center {
	text-align: center;
}

.copy {
	font-style: italic;
	text-align: center;
}

.italic {
	font-style: italic;
}

.n1 {
	font-size: 13px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.n2 {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.normal {
	margin-left: 5px;
	margin-right: 5px;
	text-align: justify;
	text-indent: 25px;
}

.UL-disc {
	margin-top: 0px; /*	list-style-type: disc;*/
}

/*h2 {
	margin-left: 20px;
}
*/