/* GENERELT */


td {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #000000;
}


td.contencenter {
	padding: 35px 35px 0px 35px;
	vertical-align: top;
	line-height: 1.5;
	border-left: 1px solid #2a3a7c;
}

h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #2a3a7c;
	font-weight: bold;
	vertical-align: top;
	line-height: 1.5;
}

td.contentright {
	padding: 35px 25px 0px 25px;
	vertical-align: top;
	border-left: 1px solid #2a3a7c;
	line-height: 1.5;
}



/* LINKS */

a/*.content*/ {
	color: #2a3a7c;
}

a/*.content*/:hover {
	color: #00000;
}
