body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

A:link {
	font-size: 14px;
	color:#3A876F;
	font-weight: bold;
	text-decoration: none;
}
A:visited {font-size: 14px;color:#3A876F;
	font-weight: bold;text-decoration: none;
}
A:active {font-size: 14px;color:#3A876F;
	font-weight: bold;text-decoration: none;
}
A:hover {color: #10145C;}

A.bottom:link {
	font-size: 10px;
	color:#10145C;
	font-weight: bold;
	text-decoration: underline;
}

A.nav:link {
	font-size: 14px;
	color:#3A876F;
	font-weight: bold;
	text-decoration: none;
}
A.nav:visited {font-size: 14px;color:#3A876F;
	font-weight: bold;text-decoration: none;
}
A.nav:active {font-size: 14px;color:#3A876F;
	font-weight: bold;text-decoration: none;
}
A.nav:hover {color: #10145C;}

A.bottom:link {
	font-size: 10px;
	color:#10145C;
	font-weight: bold;
	text-decoration: underline;
}
A.bottom:visited {font-size: 10px;
	color:#10145C;
	font-weight: bold;
	text-decoration: underline;
}
A.bottom:active {font-size: 10px;
	color:#10145C;
	font-weight: bold;
	text-decoration: underline;
}
A.bottom:hover {color: #FF0000;text-decoration: none;}

A.bottom2:link {
	font-size: 10px;
	color:#666666;
	text-decoration: none;
}
A.bottom2:visited {font-size: 10px;
	color:#666666;
	text-decoration: none;
}
A.bottom2:active {font-size: 10px;
	color:#666666;
	text-decoration: none;
}
A.bottom2:hover {color: #FF0000;text-decoration: underline;}





.box1 {
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #000066;
	
}





