h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	color: #FFDC51;
}
.important {
	font-size: 14px;
	font-weight: bold;
	color: #A70707;
	text-decoration: blink;
}

h3 {
	font-size: 14px;
	line-height: 20px;
}
p {
	font-size: 11px;
}
body {
	font-size: 11px;
}
h5 {
	font-size: 12px;
	color: #CC0000;
}
.location {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.time {
	font-size: 11px;
	font-weight: bold;
	color: #0099CC;
}
a:link {
	color: #FFFFFF;
}

.date {
	font-size: 11px;
	color: #FFD044;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFD044;
}
.info {
	line-height: 16px;
}
html {
	min-height: 100.05%;
}

