/* CSS Document */

body,td {
	font-family: Arial;
	font-size: 11px;
	color: #7E8C95;
}

a {
	font-family: Arial;
	font-size: 11px;
	color: #7E8C95;
	line-height: 14px;
}

.txt1 {
	font-family: Arial;
	font-size: 11px;
	color: #E4EEF9;
}

.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3791E9;
}

.buttons {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7E8C95;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


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