
.page-title
{
	font-family: arial black;
    font-size: 1.5em;
	font-weight: bold;
    color: black;
}

.section-title
{
	text-align: left;
	font-family: arial;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: underline;
	color: black;
}

.text
{
	text-align: left;
	font-family: arial;
	font-size: 0.8em;
	color: black;
}

.announce-text
{
    text-align: right;
	vertical-align: text-top;
    font-family: arial;
    font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
    color: black; 
}

.announce-text-minor
{
    text-align: center;
    vertical-align: text-top;
    font-family: arial;
    font-size: 1.1em;
    font-weight: bold;
    font-style: italic;
    color: black;
}

.label-text
{
	font-family: arial;
	color: black;
}

.offset
{
	text-align: left;
	background-color: #dfe4e6;
}

.simple-offset
{
	text-align: left;
}

.short-text-title
{
    font-family: arial;
	font-size: 1.1em;
    color: black;
	background-color: #dfe4e6;
}

.short-text
{
    font-family: arial;
	font-size: 0.8em;
    color: black;
    background-color: #dfe4e6;
}

.simple-text-title
{
    font-family: arial;
    font-size: 1.1em;
    color: black;
    background-color: white;
}

.simple-text
{
    font-family: arial;
    font-size: 0.8em;
    color: black;
    background-color: white;
}

.tagline-text
{
	text-align: center;
	font-family: arial;
	font-size: 1.1em;
	color: #7f7f7f;
}

.copyright-text
{
	text-align: right;
	font-family: arial;
	font-size: 0.6em;
	color: silver;
}

