
.title
{
	font-family: arial;
	font-size: 12pt;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;

}

.subtitle
{
	font-family: arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.SubtitleBottom
{
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}

.width
{
	width: 98px;
}

.body
{
	font-family: arial;
	font-size: 10pt;
	color:   #000000;

}


#margin p
{

	margin-left:   20px;
	margin-right:  20px;
	margin-top:    5px;
}

#marginBody p
{

	margin-left:   20px;
	margin-right:  20px;
	margin-top:    15px;
}

#marginImage p
{

	margin-right:  20px;
	margin-top:    5px;
}

A
 {
font-size:        10pt;
font-family:      arial;
font-style:       normal;
font-weight:      normal;
color:            blue;
background-color: transparent;
text-decoration:  none;
}

A:hover 
  {
font-style:       normal;
font-weight:      normal;
color:            blue;
background-color: transparent;
text-decoration:  underline;
}

#Border A
 {
font-size:        9pt;
font-family:      arial;
font-style:       normal;
font-weight:      normal;
color:            000000;
background-color: transparent;
text-decoration:  none;
}

#Border A:hover 
  {
font-style:       normal;
font-weight:      normal;
color:            000000;
background-color: transparent;
text-decoration:  underline;
}

#Bottom A
 {
font-size:        10pt;
font-family:      arial;
font-style:       normal;
font-weight:      bold;
color:            FFFFFF;
background-color: transparent;
text-decoration:  none;
}

#Bottom A:hover 
  {
font-style:       normal;
font-weight:      bold;
color:            FFFFFF;
background-color: transparent;
text-decoration:  underline;
}