﻿body
{
	font-weight: normal;
	font-family: tahoma;
	color: #ffffff;
	text-align: justify;
}
H1
{
    font-weight: bold;
    font-size: 12pt;
    font-family: tahoma;
    text-decoration: none;
    direction: ltr;
    text-align: justify;
    color: #ffff66;
    line-height: 20pt;
    font-style: italic;
}
H2
{
	font-size: 10pt;
	font-family: tahoma;
	text-decoration: none;
	font-weight: normal;
	line-height: 15pt;
	direction:ltr;
	text-align: justify;
	text-justify: auto;
	color: #000000;
	text-indent: 0pt;
}
A
{
	font-family: tahoma;
	color: #ffffff;
	text-decoration: none;
}
.image1
{
	cursor: default;
}
H3
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffcc;
	font-family: tahoma;
	text-decoration: none;
}
.expandable
{
	color: white;
	cursor: hand;
}
A:hover
{
	color: #ffcc00;
}
