.botLink:link {font-family: Tahoma;	font-size: 11px;	color: CE052B;	font-weight: bold;  text-decoration: none;}
.botLink:visited {font-family: Tahoma;	font-size: 11px;	color: CE052B;	font-weight: bold; text-decoration: none;}
.botLink:hover {font-family: Tahoma;	font-size: 11px;	color: CE052B;	font-weight: bold; text-decoration: none;}


.text {

	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.textBold {


	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

a.ref:link {font-family: Tahoma; font-size: 11px; font-style: normal; color: #CE052B; text-decoration: underline;}
a.ref:visited {font-family: Tahoma; font-size: 11px; font-style: normal; color: #666666; text-decoration: underline;}
a.ref:hover {font-family: Tahoma; font-size: 11px; font-style: normal; color: #CCCCCC; text-decoration: underline;}
.textWhite {


	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.title {


	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: bolder;
}
.caps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.textItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: italic;

}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
