body, td {
        font-family : Arial, sans-serif ;
        font-size : 12pt;
	color : #15317E; 
}

a {
        font-family : Arial, sans-serif ;
        font-size : 10pt;
        text-decoration: underline;
        color: #003399;
}

strong {
        font-family : Arial, sans-serif ;
        font-size : 10pt;
        color: #003399;
}

.borderTopBottom {
	border-top: 2px solid #15317E !important;
	border-bottom: 2px solid #15317E !important;
}

.borderLeftBottom {
        border-left: 2px solid #15317E !important;
        border-bottom: 2px solid #15317E !important;
}

.borderRightBottom {
        border-right: 2px solid #15317E !important;
        border-bottom: 2px solid #15317E !important;
}

.borderAll {
	border-top: 2px solid #15317E !important;
        border-left: 2px solid #15317E !important;
	border-right: 2px solid #15317E !important;
        border-bottom: 2px solid #15317E !important;
}

.borderTop {
        border-top: 2px solid #15317E !important;
}

.borderTopRight {
	border-right: 2px solid #15317E !important;
        border-top: 2px solid #15317E !important;
}

.borderTopRightBottom {
        border-right: 2px solid #15317E !important;
	border-bottom: 2px solid #15317E !important;
        border-top: 2px solid #15317E !important;
}

.borderLeftBottomRight {
        border-left: 2px solid #15317E !important;
	border-right: 2px solid #15317E !important;
        border-bottom: 2px solid #15317E !important;
}

a:hover {
        text-decoration: underline;
        font-family: Arial, sans-serif;
        font-size: 10pt;
        color: #003399;
}

.petlinks {
        font-family:  Arial, sans-serif;
        font-size: 12pt;
        text-decoration: none;
        color: #003399;
        font-weight: bold;
}

a.petlinks:hover {
        font-family: Arial, sans-serif;
        font-size: 12pt;
        font-weight: bold;
        text-decoration: underline;
        color: #003399;

}

.petnav {
        font-family:  Arial, sans-serif;
        font-size: 9pt;
        text-decoration: none;
        color: White;
        font-weight: bold;
}

a.petnav:hover {
        font-family: Arial, sans-serif;
        font-size: 9pt;
        font-weight: bold;
        text-decoration: underline;
	color: white;

}

.small {font-family: Arial, Helvetica; font-size: 8.5pt}
.normal {font-family: Arial, Helvetica; font-size: 10pt}
.big {font-family: Arial, Helvetica; font-size: 12pt}
.bigbold { FONT-WEIGHT: bold; font-family: Arial, Helvetica; font-size: 12pt}
.bigbigbold { FONT-WEIGHT: bold; font-family: Arial, Helvetica; font-size: 18pt}
.webmaster {  font-family: Arial, Helvetica; font-size: 8pt}
.tdbig { FONT-WEIGHT: bold; font-family: Arial, Helvetica; font-size: 12pt}
.tdsmall {font-family: Arial, Helvetica; font-size: 8pt}
.tdbold { FONT-WEIGHT: bold; font-family: Arial, Helvetica; font-size: 10pt}
