/* ############## LINKS ############## */
a {
	color: #003d79;}

a:hover {
	color: #497bcf;}

/* ############## FONTS ############## */

h1 {
	font: normal 20px times new roman,Calibri,sans-serif;
	color: #003d79;
	border-bottom: solid 2px #972f2f;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 0px;}

h2 {
	font: bold italic 14px arial,Calibri,sans-serif;
	color: #3f3f3e;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 8px 0px;}

h3 {
	font: bold 16px times new roman,Calibri,sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;}

p {
	line-height: 18px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
	}
body{
	font: normal 13px arial,Calibri,sans-serif;
}

h2 a:link,
h2 a:active,
h2 a:visited {
	color: #000000;
	text-decoration: none;}

h2 a:hover {
	color: #000000;
	text-decoration: underline;}
