body {
  background:#FFFFFF url(images/bg.jpg) top center repeat-y;
	font-family:Tahoma, Arial, san-serif;
	font-size:11px;
  letter-spacing:1px;
  line-height:16px;
	color:#FF0030;
  padding:0px;
  margin:0px;
	}


a {color: #FF0030; text-decoration:none;}
a:visited {color:#FF0030; text-decoration:none;}
a:hover {color:#FF0030; text-decoration:underline;}


.title
{
 top:5px;
 height:80px;
 width:385px;
 margin:auto;
 background:url(images/title.gif) no-repeat center;
}



.body
{
 top:100px;
 width:385px;
 margin:auto;
}

pre
{
 width:385px;
 margin-bottom:20px;
 font-family:Tahoma, Arial, san-serif;
 font-size:11px;
 letter-spacing:1px;
 line-height:16px;
 text-align:center;
}

p
{
 font-weight:bold;
 letter-spacing:1px;
}
