
body,html {
	background: #AC1221;
	margin: 10px 0;
	padding: 10px 0;
	height: 100%;
	text-align: center;
}

#cola form table tbody tr td {
	text-align: left;
	color: silver;
	vertical-align: top;
}


h1 {
	color: white;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}

h2 {
	color: white;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	border-style: solid;
	vertical-align: top;
	font-size: 14pt;
}

a {
	color: #CCCCCC;
}

p {
	color: #CCCCCC;
	text-align: left;
}

#flashcontent {
	margin-bottom: 24px;
	margin-top: 24px;
}
