h1 {
	font-size: 12pt;
	color: white;
}
h2 {
	color: white;
	font-size: 11pt;
}

h1 a {
	color: white;
}
h1 a:hover {
	color: #5DA6EE;
}

.linkstyle {
	color: #5DA6EE;
}

.alert {
	color: #D82508;
}