BODY {
 color:#000099; font-family: Arial, Helvetica, sans-serif;
}

H2.emphasis{
color:#000099;
}
Strong.emphasis{
color:#000099;
}

Strong.small{
font size:smaller
}
Strong.large{font size:150%;
}


H6.emphasis{
color:gray;
}

H1.emphasis{
color:red
}

H5.emphasis{
color:#000099
}



a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: blue;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.little {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

