
body {
	
	color: #1A1A1B;
	/*background: #fff url(images/bg.png) repeat-x;*/
	background: #FFFFFF;
	/*font: 62.5% Arial, Helvetica, sans-serif;*/
	font: 14px Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color: #1B5DA7;
	text-decoration:underline;
	font-weight: bold;
}
a:hover {
	color: #013773;
	text-decoration:underline;
	font-weight: bold;
}
a:active {
	color: #1B5DA7;
	text-decoration:underline;
	font-weight: bold;
}

.smalltextgrey {
	font-size:11px;
	text-transform: uppercase;
	color: #7C7C7C;
	font-weight: normal;
}

.homepage {
	font-size:11px;	
	color: #7C7C7C;
	font-weight: normal;
}


.action h2 {
	color: #225FBA;
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	color: #1C1D1B;
	border-bottom: 0px;
	margin-bottom:12px;
}

h2 a:link, h2 a:visited {
	color: #225FBA;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:17px;
}
h2 a:hover {
	color: #4f7785;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:17px;
}
