/* Copyright Text */
TD.copyr {
font-size: 11px;
color: #C37C00;
font-family: Georgia, Times New Roman, Times, serif;
font-weight: bold
}
	
/* Hyperlink Properties */	
A, A:link, A:visited, A:active {
color: #ffffff;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; font-weight: bold
}

/* Hyperlink Properties Sub */
A.sub, A.sub:link, A.sub:visited, A.sub:active {
color: #000000;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px; 
font-weight: bold
}

/* Hyperlink Mouse Over Properties Sub */
A.sub:hover {
color: #C37C00;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold
}

/* Hyperlink Properties Sub */
A.image, A.image:link, A.image:visited, A.image:active {
color: #000000;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold
}

/* Hyperlink Mouse Over Properties Sub */
A.image:hover {
color: #C37C00;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold
}


/* Hyperlink Mouse Over Properties */
A:hover {
color: #C37C00;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold
}

/* Header Text */
.header {
color: #C37C00;
font-size: 28px;
font-family: Georgia, Times New Roman, Times, serif;
font-weight: bold
}

/* BodyText */
.bodytext {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 13px;
font-weight: bold
}

/* Small Table Text */
.smalltabletext {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 13px
}

/* Small Table Text */
.smalltableheader {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 14px;
color: #0055A0;
font-weight: bold
}

/* Line Properties */
hr {
color: #0055A0
}

/* Small Header */
.smallheader {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 14px;
color: #C37C00;
font-weight: bold
}

/* Small  Text */
.smalltext {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 12px;
color: #000000;
font-weight: bold
}

/* Small  Text */
.smalltextb {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 12px;
color: #000000
}

