p {
font-family: verdana;
font-size: 12px;
font-color: #000000;
}

.bodyblack {
font-family: verdana;
font-size: 12px;
color: #000000;
}

.inputrightalign {
text-align: right;
font-family: verdana;
font-size: 12px;
color: #000000;
}

.bodygrey {
font-family: verdana;
font-size: 12px;
color: #666666;
}

.bodyblacksmall {
font-family: verdana;
font-size: 10px;
color: #000000;
}

.bodyblacksmallbold {
font-family: verdana;
font-size: 10px;
color: #000000;
font-weight:bold;
}

.bodyblacksmallbold:hover {
font-family: verdana;
font-size: 10px;
color: #B22E30;
font-weight:bold;
}

.bodyblackbold {
font-family: verdana;
font-size: 12px;
color: #000000;
font-weight: bold;
}

.navblack {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #B22E30;
}

.navwhite {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
font-weight: bold;
text-decoration:none;
}


.linksredsmall{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #B22E30;
}

.linksredsmall:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #000000;
}

.titlered {
font-family: verdana;
font-size: 12px;
color: #B22E30;
font-weight: bold;
}


a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #000000;
}

a:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #B22E30;
}
a.red {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #B22E30;
}

a.red :hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #000000;
}

.errortextred {
font-family: verdana;
font-size: 12px;
color: #B22E30;
font-weight: bold;
}

.titleblue {

font-family: verdana;
font-size: 16px;
color: #0000FF;
font-weight: bold;
}

