Body
{
	background-color: #cacaca;
	margin: 5;
}

table.content {
	background-color: #FFFFFF; 
}

.yellow
{
	background-color: "#FBAC18";
}

.red
{
	background-color: #CB2F27;
}

.blue
{
	background-color: #020561;
}

.white
{
	background-color: #ffffff;
}

.yellowheadline
{
	background-color: #ffffc4;
}

.redheadline
{
               background-color: #c5342f;
}


td
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
}

.title
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 18pt;
    font-weight: bold;
    color: white;
}

.titlesmall
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: white;
}

.strong
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
}

.strongmenu
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
}

.strongmenularge
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold;
}

.strongmenuwhite
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: white;
}

.strongmenuwhitelarge
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    color: white;
}

.strongmenublack
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: black;
}

.strongmenublacklarge
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    color: black;
}

.redshaded
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;
	color: #310200;
}

td.subtitle
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 14pt;
    font-weight: bold;
}

td.content
{
	background-color: lightgrey;	
}

a.menu
{
	text-decoration: none;
	color: white;	
}

a.menublack
{
	text-decoration: none;
	color: black;	
}

.menusmall
{
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
}