@charset "windows-1252";

/*  Formatting message file template */

body {
	font-family:Arial, Helvetica, sans-serif;
}

h1.headline {
	font-size:18px;
	color:#68bc29;
}

div.published_date_time {
	color:#404040;
	font-style:italic;
	font-size:0.8em;
}

div.release_body {
	font-size:1.0em;
}

a:link, a:visited {
	color:#68bc29;
	text-decoration:none;
}

a:hover {
	color:#68bc29;
	text-decoration:underline;
}

hr {
	border:none;
	background-color:#666666;
	height:1px;
}

/* Formatting HTML output of InPublic releases */

h1.hugin {
	font-size:22px;
	font-weight:bold;
}

h2.hugin {
	font-size:16px;
	font-weight:bold;
}

h3.hugin {
	font-size:14px;
	font-weight:bold;
}