@charset "iso-8859-1";
/* CSS Document & STYLE VSH */
body {	
	background: #333366;
	text-align:center;
	font:14px Verdana, Arial;
	color:#9999CC;
	scrollbar-base-color:#000066;
	}
	 
a:link {
	color: #0099ff; 
	text-decoration: underline
	}
	
a:visited {
	color: #0099ff; 
	text-decoration: underline
	}
	
a:hover {
	color: #ffffff; 
	text-decoration: none
	}

table {
	border:0px;
	font-size: 16px; 
	text-align: center;
	}

h1 { 
	font-size:14px;
	margin:0px;
	}
	
h2 { font-size:18px;margin:0px;	
	}	
	
img { border:0px;
	}
	
.recip {
	border: solid 1px #ffffff;
	font-size:13px;
	color:#ffffff;
	}
	

.tx {
	font-size:13px;
	text-align:justify;
	color:#9999CC;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	}
	.just {text-align:justify;}

