body {
	font-size: 14px;
} 

h2 {	

	font-family: serif;
	color: #3973ac;
	font-weight: bold;
}

h4 {
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: serif;
	color: #3973ac;
	font-weight: bold;
}

img	{
	padding-bottom: 10px;
}

a:hover{
  	color: #800000;
	text-decoration : none;
}

