table.border {
    border-top: solid 5px #354AB5;
    border-left: solid 5px #354AB5;
    border-right: solid 5px #354AB5;
    border-bottom: solid 5px #354AB5;
}
A {
	font-family: Copperplate Gothic Light, sans-serif;letter-spacing: 0px;
	font-size: 12;
	text-decoration: none; 
	color: #000;
}

A:visited {
	font-family: Copperplate Gothic Light, sans-serif;letter-spacing: 0px;
	font-size: 12;

/*	text-decoration: none; */
	color: #000000;
}

A:hover {
	font-family: Copperplate Gothic Light, sans-serif;letter-spacing: 0px;
	font-size: 12;
/*	text-decoration: none;  */
	color: #333;
}

.bodytext
{
	font-family: Copperplate Gothic Light, sans-serif;letter-spacing: 0px;
	font-size: 12;
	text-decoration: none;
	color: #2a2a2a;
}

.bodytext1
{
	font-family: Copperplate Gothic Light, sans-serif;letter-spacing: 0px;
	font-size: 14;
	text-decoration: none;
	font-weight : 1000;
	color: #2a2a2a;
}

.bodytext2
{
	font-family: Copperplate Gothic Light, sans-serif;letter-spacing: 0px;
	font-size: 16;
	text-decoration: none;
	font-weight : 1000;
	color: #666;
}
.bodytext3
{
	font-family: font-family: Palatino, serif;letter-spacing: 0px;
	font-size: 14;
	text-decoration: none;
	color: #604C11;
}

.bodytext4
{
	font-family: Copperplate Gothic Light, sans-serif;letter-spacing: 0px;
	font-size: 12;
	text-decoration: none;
	color: #B56824;
}

.bodytext3big
{
	font-family: font-family: Palatino, serif;letter-spacing: 0px;
	font-size: 17;
	text-decoration: none;
	color: #604C11;
}