.borderall{
border-color:black;
border-style:solid;
border-width:1pt;
}

.top{
background-image:url(./letter.png);
background-repeat:no-repeat;
}

.borderbottom{
border-bottom-color:black;
border-bottom-style:solid;
border-bottom-width:1pt
}
.right{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	background-color:white;
	text-align:right;
	}

.cust{
	text-align:right;
	font-family:tahoma, arial;
	font-size:12pt;
}

.cust a:link{color:black;}
.cust a:hover{color:white;}
.cust a:visited{color:black;}

.body{
	border-color:#666666;
	border-style:solid;
	border-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
background-color:white;
}
.body a:hover{color:white; text-decoration:none;}
.body a:link{color:black; text-decoration:none;}
.body a:visited{color:black; text-decoration:none;}

.center{text-align:center;}
.bodycenter{
	border-color:#666666;
	border-style:solid;
	border-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	text-align:center;
background-color:white;

}
.bodycenter a:link{color:black; text-decoration:none;}
.bodycenter a:hover{color:#CC0000; text-decoration:none;}
.bodycenter a:visited{color:black; text-decoration:none;}

.bodyright{
	border-color:#666666;
	border-style:solid;
	border-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	text-align:right;
background-color:white;

}
.bodyright a:link{color:black; text-decoration:none;}
.bodyright a:hover{color:#CC0000; text-decoration:none;}
.bodyright a:visited{color:black; text-decoration:none;}
.big{
	font-family:tahoma, arial;
	font-size:18pt;
}

.bigger{
	font-family:Arial, Helvetica, sans-serif;
	font-size:28pt;
}


