body {
  color: #333333;
  font-family: Arial;
  font-size: 12px;
  font-weight:normal;
}
h2 {
	 font-size: 16px;
	  font-weight:bold;
}

a:link {
	color: #2657A3;
}


a:hover{
	color: #2657A3;
	text-decoration: underline;
}
p{
	font-size: 10px;
}
