A {
        text-decoration: none;
        color: #1F558F;
        font-weight: bold;
}

A:hover {
        text-decoration: underline;
        color: #1F558F;
        font-weight: bold;
}

body {
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	color: #00297D;
    scrollbar-face-color: #F2F99A; 
    scrollbar-shadow-color: #CCD282; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #CCD282; 
	scrollbar-darkshadow-color: #7B7F4F; 
	scrollbar-track-color: #DBE924; 
	scrollbar-arrow-color: #00297D;
}

ul {
        list-style-type: square;
        font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;        
		font-weight: normal;
}

ol {
        font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #003300;
		font-weight: normal;
}

.caption {
        font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 10px;
        color: #000000;
}

.home-text {
        font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 12px;
        color: #00297D;
}

.title1 {
        font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 14px;
        color: #00297D;
}

.title2 {
        font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 17px;
        color: #00297D;
}

.title3 {
        font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 16px;
        color: #00297D;
}

.body1 {
        font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        line-height: 18px;
        color: #00297D;
}

.homebig {
        font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
        font-size: 22px;
        line-height: 24px;
        color: #00297D;
}

.body2 {
        font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 15px;
        color: #00297D;
}

.body3 {
        font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 12px;
        color: #1F558F;
}

.tablecell1 {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        background: #F7FBBF;
        color: #00297D;
	border-style: solid;
        border-color: #00297D;
}
