body
{
	background-color: #ffffff;
	font-family: Arial;
	color: #333333;
	font-size: 10pt;
	text-align: left;
}
p
{
	margin-bottom: 5px;
}
a:link
{
	font-family: Arial;
	color: #333333;
	font-size: 10pt;
	text-decoration: none;
}
a:visited
{
	font-family: Arial;
	color: #333333;
	font-size: 10pt;
	text-decoration: none;
}
a:hover
{
	font-family: Arial;
	color: #333333;
	font-size: 10pt;
	text-decoration: underline;
}
a:active
{
	font-family: Arial;
	color: #333333;
	font-size: 10pt;
	text-decoration: none;
}
ul
{
	margin-bottom: 0px;
	list-style-type: circle;
	color: #333333;
}
.main
{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.name
{
	float: left;
  font-family: Verdana;
  color: #333333;
  font-size: 16pt;
  font-weight: bold;
	vertical-align: top;
}
.contact
{
	height: 110px;
}
.address
{
  float: right;
  font-family: Arial;
  color: #333333;
  font-size: 8pt;
	vertical-align: top;
	text-align: right;
	width: 200px;
}
a.address:link
{
	font-family: Arial;
	color: #333333;
	font-size: 8pt;
	text-decoration: none;
}
a.address:visited
{
	font-family: Arial;
	color: #333333;
	font-size: 8pt;
	text-decoration: none;
}
a.address:hover
{	font-family: Arial;
	color: #333333;
	font-size: 8pt;
	text-decoration: underline;
}
a.address:active
{
	font-family: Arial;
	color: #333333;
	font-size: 8pt;
	text-decoration: none;
}
.header
{
	background-color: #E0E0E0;
	color: #333333;
	font-family: Arial;
	font-size: 12pt;
	padding-left: 12px;
	font-weight: bold;
}

.title
{
	float:left;
	font-family: Arial;
	color: #333333;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	width: 230px;
}
.desheader
{
	height: 16px;
}
.city
{
	float: left;
	font-family: Arial;
	color: #333333;
	font-size: 8pt;
	text-align: left;
	width: 120px;
}
.date
{
	float: right;
	font-family: Arial;
	color: #333333;
	font-size: 8pt;
	text-align: right;
}
.comp
{
	font-family: Arial;
	color: #333333;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic; 
	padding-left: 230px;
}
.comp1
{
	font-family: Arial;
	color: #333333;
	font-size: 10pt;
	font-weight: bold;
	width: 150px;
}
.des
{
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	padding-right: 35px;
}
.des1
{
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
}
