/* GENERELT */


td {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}


td.contencenter {
	padding: 35px 35px 0 35px;
	vertical-align: top;
	line-height: 1.5;
	
}

h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 26px;
	color: #064e77;
}

h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #064e77;
	text-decoration: none;
}


td.menu {
	hight: 30ox
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	vertical-align: top;
	line-height: 1.5;
}

td.contentright {
	padding: 45px 25px 55px 25px;
	vertical-align: top;
	border-left: 1px solid #064e77;
	line-height: 1.5;
}

td.contentleft {
	padding: 45px 0px 0px 0px;
	vertical-align: top;
	line-height: 1.5;
}



/* LINKS */

a/*.content*/ {
	color: #000000;
}

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