p.title
{
	color: #009994;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 24pt;
	text-transform:uppercase;
}

p.footer
{
	color: white;
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	text-align: center;
}

p.text
{
	color: #303038;
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 11pt;
	font-style: normal;
}

.list
{
	color: #303038;
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 11pt;
	font-style: normal;
}


p.subtitle
{
	color: #303038;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	font-style: italic;
}

p.credit_title
{
	color: #DCBF25;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
}

.menubar {
    background-color: #009994;
	border: solid 0 #303038; 
	border-left-width:2px; 
	padding:0.5ex;
	width: 85px;
}

.menubar:hover {
    background-color: #00e7e0;
}