.blueText {
    font-family: Verdana;
    font-size: 11px;
    line-height: 16px;
    color: #0000FF;
}

.blackText {
    font-family: Verdana;
    font-size: 11px;
    line-height: 16px;
    color: #000000;
}

td.blackText {
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
}

.nav {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
}

a:link.blueLinks,a:visited.blueLinks,.nav a {
    font-family: Verdana;
    font-size: 11px;
    color: #0000FF;
    text-decoration: underline;
    line-height: 16px;
}
a:hover.blueLinks{
    text-decoration: none;
}

a:link.hotLinks,a:visited.hotLinks {
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: #0000FF;
    text-decoration: underline;
}
a:hover.hotLinks {
    text-decoration: none;
}

a:link.window,a:visited.window {
    font-family: Arial;
    font-size: 13px;
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
    line-height: 20px;
}
a:hover.window {
    text-decoration: none;
}

.windowDate {
    font-family: Arial;
    font-size: 13px;
    color: #FF0000;
}
td.subTitle {
    font-family: Arial;
    font-size: 12px;
    color: #000000;
}

.roundcont {
	width: 100px;
	background-color: #76A6D1;
	color: #76A6D1;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/corner-tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/corner-br.gif) no-repeat top right; 
}

img.corner {
   width: 12px;
   height: 12px;
   border: none;
   display: block !important;
}
.white {
    font-family: Arial;
    font-size: 12px;
    color: #FFFFFF;
}
td.white {
    font-family: Arial;
    font-size: 14px;
    color: #FFFFFF;
}
a:link.navigation,a:visited.navigation {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #2D4992;
    text-decoration: none;
}
a:hover.navigation {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #2D4992;
    text-decoration: underline;
}

H1 {
    font-size: 10px;
}