.title
{
	font-family: Tahoma;
	font-size: 10pt;
	color:  #000000;
	text-decoration: none;
	font-weight: bold;
}

.titleHead
{
	font-family: Tahoma;
	font-size: 12pt;
	color:  #000000;
	text-decoration: none;
	font-weight: bold;
}

.titleRed
{
	font-family: Tahoma;
	font-size: 12pt;
	color:  #E10A1E;
	text-decoration: none;
	font-weight: bold;
}

.titleOrange
{
	font-family: Tahoma;
	font-size: 12pt;
	color:  #FA9E68;
	text-decoration: none;
	font-weight: bold;
}

.body
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
	text-decoration: none;
	font-weight: none;
}

#margin p
{

	margin-top:  5px;
	margin-right:  20px;
}

#marginbody p
{

	margin-right:  5px;
	margin-left:    5px;
	margin-top:    5px;
}

A
 {
font-size:        10pt;
font-family:      Tahoma;
font-weight:      none;
color:            #0000FF;
background-color: transparent;
text-decoration:  none;
}

A:hover 
  {
font-weight:      none;
color:            #0000FF;
background-color: transparent;
text-decoration:  underline;
}

#Bold a
{
font-size:        10pt;
font-family:      Tahoma;
font-weight:      bold;
color:            #0000FF;
background-color: transparent;
text-decoration:  none;
}

#top a:hover
{
font-size:        10pt;
font-family:      Tahoma;
font-weight:      bold;
color:            #0000FF;
background-color: transparent;
text-decoration:  underline;
}