body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

td {
font-size:12px;
}

.text2 {
font-size:10px;
}

.text3 {
color: #d03232;
font-weight:bold;
}

.text4 {
color: #d03232;
font-size:24px;
font-weight:400;
}

.text5 {
color: #d03232;
font-size:14px;
font-weight:400;
font-size:14px
}

.text6 {
font-size:10px;
font-weight:bold
}

.text7 {
font-size:10px;
font-weight:bold;
color: #d03232;
}

a:link {
  color : #000000;
  text-decoration : none;
  font-weight: bold;
}

a:visited {
  color : #000000;
  text-decoration : none;
  font-weight: bold;
}

a:active {
  color : #000000;
  text-decoration : none;
  font-weight: bold;
}

a:hover {
  color : #d03232;
  text-decoration : none;
  font-weight: bold;
}