.bodyLink {
	font-family: Times;
	font-size: 13px;  
	line-height: 17px;
	color: #000066;
	letter-spacing: 0;
}

.bodyLink A:LINK {
	color: #000066;
	font-size: 13px;
	text-decoration: none;
}
.bodyLink A:ACTIVE {
	color: #000066
	font-size: 13px;
	text-decoration: none;

}
.bodyLink A:VISITED {
	color: #000066;
	font-size: 13px;
	text-decoration: none;
}
.bodyLink A:HOVER {
	color: #000088;
	font-size: 13px;
	text-decoration: underline;
}

.bodyType {
	font-family: Times, Times New Roman;
	font-size: 13px;  
	line-height: 17px;
	color: #000000;
	letter-spacing: 0;
}

.bodyType A:LINK {
	color: #000000;
	font-size: 13px;
	text-decoration: none;
}
.bodyType A:ACTIVE {
	color: #000000;
	font-size: 13px;
	text-decoration: none;

}
.bodyType A:VISITED {
	color: #000000;
	font-size: 13px;
	text-decoration: none;
}
.bodyType A:HOVER {
	color: #880000;
	font-size: 13px;
	text-decoration: underline;
}

.bigHeader {
	font-family: Times, Times New Roman;
	font-size: 18px;  
	line-height: 18px;
	color: #666666;
	letter-spacing: .5;
}

.profileLink {
	font-family: Arial, Helvetica;
	font-size: 11px;  
	line-height: 14px;
	color: #666666;
	letter-spacing: 0;
}

.profileLink A:LINK {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}
.profileLink A:ACTIVE {
	color: #666666;
	font-size: 11px;
	text-decoration: none;

}
.profileLink A:VISITED {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}
.profileLink A:HOVER {
	color: #880000;
	font-size: 11px;
	text-decoration: underline;
}

.profileLink2 {
	font-family: Arial, Helvetica;
	font-size: 12px;  
	line-height: 14px;
	color: #666666;
	letter-spacing: 0;
}

.profileLink2 A:LINK {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
.profileLink2 A:ACTIVE {
	color: #666666
	font-size: 12px;
	text-decoration: none;

}
.profileLink2 A:VISITED {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
.profileLink2 A:HOVER {
	color: #880000;
	font-size: 12px;
	text-decoration: underline;
}

.smallSpace {
	font-family: Times;
	font-size: 6px;  
	line-height: 6px;
	color: #000066;
	letter-spacing: 0;
}



.mainTable {
padding-top: 25px;
}

.mainTable2 {
padding-top: 17px;
}

.profileTable {
padding-top: 4px;
}

.contactTable {
padding-top: 35px;
margin-left: 58px;
}


.footer {
position: absolute; top: 460px;
}



