body {
	font-family: Palatino, serif;
	font-size: 14pt;
	line-height: 24pt;
	color: #333333;
	background-color: #dce1ff;
	margin: 8px;
}

.content{
	text-align: justify;
}


.content-small {
	text-align: justify;
	font-size: 12pt;
}

.child-table {
padding: 15px;
}

.child-align {
float:right;
}

.glitter
{
	width: 150px;
	height: 47px;
	display: block;
  padding-left: 30px;
}

a.menu:link { color: #bb444a; text-decoration: none; }
a.menu:visited { color: #00B796; text-decoration: none; }
a.menu:hover { background-color:#00B796; color: #ffffff; text-decoration: none; }
a.menu.active {background-color:#00B796; color: #ffffff; text-decoration: none;}


td, th {
	font-family: Palatino, serif;
	text-align: left;
	font-size: 14pt;
	color: #333333;
	line-height: 24px;
}

.small {
	font-family: Palatino, serif;
	font-size: 10pt;
	color: #333333;
	line-height: 22px;
}

.footer {
	font-family: Palatino, serif;
	font-size: 13pt;
	line-height: 18pt;
    color: #666666;
}

.caption {
	font-family: Palatino, serif;
	font-size: 13pt;
	line-height: 16pt;
	font-weight: bold;
    color: #333333;
}

.caption2 {
	font-family: Palatino, serif;
	font-size: 14pt;
	line-height: 20pt;
	font-weight: bold;
    color: #333333;
}

.caption3 {
	font-family: Palatino, serif;
	font-size: 16pt;
	line-height: 20pt;
	font-weight: bold;
    color: #333333;
}

.caption4 {
	font-family: Palatino, serif;
	font-size: 16pt;
	font-weight: bold;
    color: #333333;
}

.header1 {
	font-family: Palatino, serif;
	font-size: 26pt;
	line-height: 20pt;
    color: #bb444a;
}

.header2 {
	font-family: Palatino, serif;
	font-size: 15pt;
	line-height: 22pt;
	font-weight: bold;
    color: #faa605;
}

.header3 {
	font-family: Palatino, serif;
	font-size: 15pt;
	line-height: 24pt;
    color: #00B796;
}

.header4 {
	font-family: Palatino, serif;
	font-size: 12pt;
	line-height: 18pt;
    font-weight: bold;
    color: #faa605;
}

.header5 {
	font-family: Palatino, serif;
	font-size: 16pt;
	line-height: 20pt;
    font-weight: bold;
    color: #00B796;
}

.header6 {
	font-family: Palatino, serif;
	font-size: 14pt;
	line-height: 22pt;
    color: #bb444a;
}

.header7 {
	font-family: Palatino, serif;
	font-size: 26pt;
	line-height: 36pt;
    color: #333333;
}

.menu {
	background: none;
	    border: 1px solid #00B796;
	    margin: 10px 0;
	    padding: 5px 15px;
cursor: pointer;
text-transform: none;
overflow: visible;
text-align: center;
text-rendering: auto;
letter-spacing: normal;
word-spacing: normal;
text-indent: 0px;
display: inline-block;
}

.buttons {
    border: none;
    display: inline-block;
    outline: 0;
    padding: 6px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none !important;
    color: #fff;
    background-color: #00B796;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    font-size: 15px;
	}
	

