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

#textsection{
font-size:11px; color:#666666; font-family:Verdana, Arial, Helvetica, sans-serif;
margin-top:10px;
}
img{
border:none;
}
#textsection p{
font-size:11px; color:#666666; font-family:Verdana, Arial, Helvetica, sans-serif;
}
h2{
	font-size:19px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-weight:normal;
}
a{
	text-decoration:none;
	color:#006666
}

