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
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-decoration: none;
}
.whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}


.text7 {
font-size:10px;
font-weight:bold;
color: #d03232;
}

a:link {
  color : #cc0000;
  text-decoration : underline;
  font-weight: normal;
}

a:visited {
  color : #cc0000;
  text-decoration : underline;
  font-weight: normal;
}

a:active {
  color : #cc0000;
  text-decoration : underline;
  font-weight: normal;
}
.boldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #d12f32;
	text-decoration: none;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
.pink {
	color: #C481CB;
}

