﻿body {
	margin: 0;
	padding: 0;
	background-color:#999999;
	color: #000000;
	font-family: Helvetica,sans-serif;
  	font-size: 10px;
  	font-weight: normal;
}


h1 {
  font-family: Helvetica,sans-serif;
  font-size: 14px;
  font-weight: normal;
  display: block;
  color: #000000;
  text-decoration:none;
}

h2 {
  font-family: Helvetica,sans-serif;
  font-size: 10px;
  font-weight: bold;
  display: block;
  color: #000000;
  text-decoration:none;
}

head {
  font-family: Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
  display: block;
  color: #000000;
  text-decoration:none;
}
p {
  font-family: Helvetica,sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  display: block;
}
foot{
  font-family: Helvetica,sans-serif;
  font-size: 10px;
  font-weight: normal;
  text-align:right;
  color: #000000;
  display: block;
}
date {
  font-family: Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  display: block;
  color: #000000;
}
a:link {
  font-family: Helvetica,sans-serif;
 /* color: #FF7F00;*/
  color: #FF0097;
  font-weight: normal;
  /*font-size: 12px;*/
  display: inline;
  text-decoration:none;
}
a:hover	{color: #000000; text-decoration: none;}

.primo {
  font-family: Helvetica,sans-serif;
  color: #000000;
}


