body {  
	font: 11px Arial, sans-serif;
	margin:0px;
}

.title{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 1.5;
}

.title2{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 1.5;
}

.title3{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.5;
}

h1,h2,h3{
	color: #999999;
}

hr{
color: #000000;

}

img.release{
	border: 1px solid #000000;
}

td{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 1.5;
}

a:link,a:active,a:visited{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990033;
	text-decoration: none;
	}
	

a:hover{
	color: #0000FF;
	text-decoration: none;
	}

table.friend{
	border: 1px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}

p {
	line-height: 16px;
}