.text {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #777777;
}

.textwrn {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: red;
}

.texthilite {
	font-size: 15px;
}

a {
	color: #29509E;
	text-decoration:underline;
}

a:hover {
	color: #29509E;
	text-decoration: none;
}

h1 {
	color: #29509E;
}

h2 {
	color: #29509E;
}

h3 {
	color: #29509E;
}

h4 {
	color: #29509E;
}

