body
{
}
.addtomyan
{
	font-size: x-small;
	font-family: Arial;
	color:  Black;
}

.errormessage {
	font-family: verdana, arial, helvetica;
	font-size: x-small;
	color: Red;
}

.text {
	font-family: verdana, arial, helvetica;
	font-size: 9pt;
	color: Black;
}

.textsmall {
	font-family: verdana, arial, helvetica;
	font-size: 7pt;
	color: Black;
}

.successmessage {
	font-family: verdana, arial, helvetica;
	font-size: x-small;
	color: Green;
}

pedigreetitle{
	font-family: verdana, arial, helvetica;
	font-size: 20pt;
	color: black;
    font-weight:bold;
}

.textbold {
	font-family: verdana, arial, helvetica;
	font-size: 9pt;
	color: Black;
	font-weight:bold;
}

.headerplus {
	font-family: arial,verdana,helvetica;
	font-size: 10pt;
	background-color: #BDB8A4;
	font-weight:bold
}

.linkplus {
	font-family: arial,verdana,helvetica;
	font-size: 10pt;
	color:#0019E4;
}

.textplus {
	font-family: arial,verdana,helvetica;
	font-size: 10pt;
}

.header {
	font-family: arial,verdana,helvetica;
	font-size: 10pt;
	font-weight:bold
}

