body{
    text-align:center;
    topmargin:0px;
 	margin:0px;
	padding:0px;
	background-color: #3399ff;
}

td{
    font-size : 12px;
    line-height:150%;
	color: #444444;
}

.right  {
	margin: 10px 0px 0px 0px;
	width: 210px;
	border-left:1px solid #99ccff ;
	display: inline;
	
}
.letter_top  {
	margin: 20px 0px 0px 0px;
	background-image: url(../images/letter_top.gif); 
    height:20px;
	width: 510px;
}
.letter_middle  {
	margin: 0px 0px 0px 0px;
	width: 510px;
	background-image: url(../images/letter_middle.gif); 
}
.letter  {
	margin: 0px 30px 0px 30px;
    line-height:25px;
}

.title  {
     font-size : 14px;
}

.letter_bottom  {
	margin: 0px 0px 30px 0px;
    height:50px;
	width: 510px;
	background-image: url(../images/letter_bottom.gif); 
}


a,a:link{
  color: #0000ff;
  text-decoration: none;
}
	
a:hover,a:active{
  color: #990099;
  text-decoration: underline;
}
.photo  {
	margin: 0px 0px 0px 0px;
    line-height:25px;
}