BODY{
	background-color: #FFF;
	font:  small "Times New Roman", Times, Garamond, serif;
	color: #000;
	margin-top: 0%;
}

TABLE{
	border-style: none;
}

UL{
	list-style-type: disc;
}

UL.level2{
	list-style-type: square;
	margin-bottom: 1em;
}

UL.level3{
	list-style-type: circle;
	margin-bottom: 1em;
}

FORM{
	margin: 0em 0em 0em 4em;
}

A:LINK{
	color: #FFF;
}

A:VISITED{
	color: #CCC;
}

A:ACTIVE{
	color: #FC6;
}

H1, H2, H3{
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H1{
	font-size: large;
	margin-left: 2em;
}

H2, H3{
	font-size: medium;
	margin-left: 3em;
}

H3{
	font-style: italic;
}

P{
	text-align: justify;
	line-height: 1.25em;
	font: small "Times New Roman", Times, Garamond, serif;
}

EM{
	font-style : italic;
}

STRONG{
	font-weight: bold;
}

IMG{
	border: 0em none;
}
