A {
        text-decoration: underline;
        color: #6883AD;
        font-weight: bold;
}

A:hover {
        text-decoration: underline;
        color: #000066;
        font-weight: bold;
}

.tablecell1 {
        font-size: 12px;
        border: 1px;
        background: #FFFFFF;
        color: #3F4B80;
	border-style: solid;
        border-color: #3F4B80;
}

.title1 {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 15px;
        color: #000000;
}

.body1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 20px;
        color: #000033;
	text-align: justify;
}

.body2 {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;        
        font-size: 15px;
        line-height: 16px;
        color: #000000;
	text-align: left;
}

.body3 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        line-height: 18px;
        color: #000033;
	text-align: left;
}

.body4 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 18px;
        color: #000033;
	text-align: left;
}