.topmenu {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #c1edf8;
}
.border {
	border: 1px solid #74C6ED;
}

.heading {
	font-size: 14px;
}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1783B7;
}

a {
	font-size: 12px;
	color: #c1edf8;
}
a.top:link {
	text-decoration: none;
}
a.top:visited {
	text-decoration: none;
	color: #c1edf8;
}
a.top:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.top:active {
	text-decoration: none;
	color: #c1edf8;
}

.content {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #1783B7;
	text-align: justify;
}
.footermenu {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}



a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #c1edf8;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}



a.ft:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.ft:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.ft:hover {
	text-decoration: none;
	color: #c1edf8;
}
a.ft:active {
	text-decoration: none;
	color: #FFFFFF;
}


a.more:link {
	text-decoration: none;
	color: #1b9ad6;
}
a.more:visited {
	text-decoration: none;
	color: #1b9ad6;
}
a.more:hover {
	text-decoration: none;
	color: #E60000;
}
a.more:active {
	text-decoration: none;
	color: #1b9ad6;
}

a.graphics:link {
	text-decoration: none;
	color: #D31D21;
}
a.graphics:visited {
	text-decoration: none;
	color: #D31D21;
}
a.graphics:hover {
	text-decoration: none;
	color: #960E1C;
}
a.graphics:active {
	text-decoration: none;
	color: #D31D21;
}

