body
{
	font-family: Tahoma;
	color: #D2EBFF;
	scrollbar-face-color:#004078;
	scrollbar-highlight-color:#006FD2;
	scrollbar-3dlight-color:#0C4EE7;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#2D2D2D;
	scrollbar-arrow-color:#161616;
	scrollbar-track-color:#004078;
	background-attachment: fixed;
}

.text1
{
	font-size: 9pt;
	text-align: justify;
	line-height: 150%
}

.text2
{
	font-size: 10pt;
	text-align: justify;
	line-height: 150%;
	color: #FFFFFF;
}

.text3
{
	font-size: 9pt;
	line-height: 150%;
	text-align: center;
}

.text4
{
	font-size: 9pt;
	color: #57B8E4;
	text-align: center;
}

.text5
{
	font-size: 9pt;
	color: #EF7952;
	text-align: center;
}

.menu
{
	color: #D2EBFF;
	font-size: 9pt;
	text-decoration: none;
}

.menu:hover
{
	color: #C40000;
	font-size: 9pt;
	text-decoration: none;
}

