.titlelarge, .titlemed, .titlesmall, .textreg, .textsmall, .sidetitle {
	font-family:Arial, Helvetica, sans-serif;
}
.titlelarge, .titlesmall, .bold{
	font-weight:bold;
}
.titlelarge{
	font-size:14px;
	padding-bottom: 10px;
}
a, .titlelarge{
	color:#d02b53;
}
.titlemed{
	font-size:15px;
	color:#d02b53;
	font-weight:normal;
}
.sidetitle{
	font-size:16px;
	color:#d02b53;
	padding-bottom: 10px;
}
.titlesmall{
	font-size:12px;
}
.textreg{
	font-size:11px;
}
.textsmall{
	font-size:9px;
}
.warning {
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.body{
	font-family:Tahoma, Arial, Verdana;
}