BODY {
	
	color : #6666FF;
	background-color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 125%;
	font-weight: bold;
}

A {
	text-decoration : none;
	color: #3333FF;
}

A:HOVER {
	text-decoration : none;
	font-weight: bold;
	color: green;
	font-size: 100%;
}

.impact{
	font-size: 180%;
	font-weight: bold;
	font-family : "Times New Roman", Times, serif;
}

.distributors{
	font-size: 130%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p{
	text-align : justify;
}

.navpanel{
	padding-top: 50px;
	font-size: 80%;
	vertical-align: top;
}