A {
        text-decoration: underline;
        color: #330033;
        font-weight: bold;
}

A:hover {
        text-decoration: underline;
        color: #990099;
        font-weight: bold;
}

.title1 {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 15px;
        color: #3F4B80;
}

.title2 {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 18px;
        color: #000000;
}

.home1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        line-height: 25px;
        color: #000033;
	text-align: left;
; font-weight: bold}

.body1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 20px;
        color: #000033;
	text-align: left;
}

.body2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 15px;
        color: #000033;
	text-align: left;
}

.body3 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        line-height: 12px;
        color: #003366;
	text-align: left;
}

.link1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        line-height: 12px;
        color: #993399;
; text-decoration: underline}

table { font-family: Arial, Helvetica, sans-serif;
        font-size: 12px; }
		
table.small { font-family: Arial, Helvetica, sans-serif;
        font-size: 10px; }

.tablecell1 {
        font-size: 12px;
        border: 1px;
        background: #D5E1F4;
        color: #3F4B80;
	border-style: solid;
        border-color: #3F4B80;
}

.spacing10px {
        margin-top: 10px
}



.caption2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #6666CC;
	line-height: 25px;
}
