table { background-repeat:no-repeat; }

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #101823;
}


.text1 {
	color: #101823;
}

.disclaimer {
	font-size: 11px;
	color: #4A607B;
}

.footer {
	font-size: 11px;
	color: #305A96;
}

/** LINKS */

a {
	color: #305A96;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}


