BODY {
	border: 2px solid #80FFFF;
	background: #03A98A;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: black;
	padding: 1cm 1cm 10cm 1cm; 
	margin: 0cm;
}

FRAMESET {
	border: 0;
	margin: 0;
}

H1{
	text-align: center;
	vertical-align: middle;
	text-decoration: underline;
}

H2{
	vertical-align: middle;
}

H3{
	vertical-align: middle;
	margin-top: 5%;
	display: list-item;
	list-style: disc inside;
}

A:LINK, A:VISITED, A:ACTIVE {
	color: #00019B;
	text-decoration: none;
	font-weight: bold;
}

A {
        text-decoration: none;
}

P {
	margin-top: 1%;
	margin-bottom: 1%;
	line-height: 140%;
	text-indent: 1%;
}

P.justify {
	margin-top: 1%;
	margin-bottom: 1%;
	line-height: 140%;
	text-align: justify;
	text-indent: 2%;
}

LI.double_margin{
	line-height: 120%;
        margin-top: 2%;
        margin-bottom: 2%; 
}

OL.double_margin{
	line-height: 200%;
        margin-top: 2%;
        margin-bottom: 2%; 
}

A:HOVER {
	color: #FFC000;
	text-decoration: none;
}

hr	{
	color: #80FFFF;
	border: thin;
	background-color: #80FFFF;
}

table {
	font-size: 10pt;
	font: bolder;
}

table.center {
	font: normal 100%;
	text-align: center;
}

table.Off {
	font: normal 100%;
}
}
