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

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

html { min-height: 100%; margin-bottom: 1px; }  

.p{
font-family:Georgia;
font-size:11px;
line-height:17px;
color: #CC9966;
text-decoration:none;
}

.pital{
font-family:Georgia;
font-size:11px;
line-height:17px;
font-style:italic;
color:#CC9966;
text-decoration:none;
}

.pbold{
font-family:Georgia;
font-weight:bold;
font-size:11px;
line-height:17px;
color:#CC9966;
text-decoration:none;
}

.pitalbold{
font-family:Georgia;
font-size:11px;
line-height:17px;
font-style:italic;
font-weight:bold;
color:#66CC99;
text-decoration:none;
}

h2{
font-family:Georgia;
font-size:11px;
line-height:17px;
color: #CC9966;
text-decoration:none;
}
