body {
   margin: 0px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #333333;
}

a.Contacts {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #0066FF;
   font-weight: bold;
   text-decoration: none;
}

a.Contacts:hover {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000000;
   font-weight: bold;
}

.Credits {
	font-family: Arial, Helvetica, sans-serif;
	size: 9px;
	color: #999999;
}

.Padding5Left {
	padding-left: 5px;
}

a.Info {
	font-size: 10px;
	font-weight: bold;
	color: #80bd00;
	text-decoration: none;
}

a.Info:hover {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.Title {
	font-size: 15px;
}

.Text {
	font-size: 13px;
}

.Text02 {
	font-size: 12px;
}
   