body { order: 0; margin: 0; padding: 0;}

/*   Fix to avoid fugly Firefox linked image boxes   */
img {
border: none !important;
}

p {font-family:Arial,Helvetica;
font-size:16px;
color:#000;
font-weight:100;
}

h1 
{font-family:Arial,Helvetica;
font-size:21px;
color:#000;
font-weight:100;
}

h2 
{font-family:Arial,Helvetica;
font-size:18px;
color:#666666;
font-weight:100;
}

a {
outline: none;
text-decoration: none; 
}

a.body {
    font-size: 16px;
	font-family: Arial, sans-serif;
}
a.body:link {
	color:#000;
	text-decoration:underline;
}
a.body:visited {
	color:#000;
	text-decoration:underline;
}
a.body:active {
	color:#000;
	text-decoration:underline;
}
a.body:hover {
	color: #666;
	text-decoration:underline;
}


.caption {
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:-10px;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}