@charset "UTF-8";
/* CSS Document */

.style1 {color: #333333; font-family:Verdana, Arial, Helvetica, sans-serif;}
.style2 {
	color: #0066CC;
	font-weight: bold;
}
.style3 {
	color: #FFFF66; text-decoration: none; font-size:18px;
}
a {text-decoration:none;}
a hover {text-decoration:underline;}
.style4 {color: #6292ED}

#header {
	position: absolute; 
	top: 13px; 
	left: 299px; 
	width: 400px; 
	height: 145px; 
	z-index: 11; 
	background-image: url(images/ptta-logo-sm.jpg); repeat: 0; border: 1px none #000000;
	}
