a:link
{
	text-decoration: underline; color: #9C0821; font-weight: bold
}
a:visited
{
	text-decoration: underline ; color: #9C0821; font-weight: bold
} 
a:active 
{
	text-decoration: none; color: #9C0821; font-weight: bold
}
a:hover 
{
	text-decoration: underline; color: #F6E19F; font-weight: bold; background-color: #9C0821
}

body         { font-family: Verdana, Arial, Helvetica; font-size: 10pt; background-color: 
               #F6E19F; color: #003C00 }

.ptitle       { font-size: 36pt ; color: #000000; }

.pcopy       { font-size: 11pt ; color: #000000; line-height 12pt; }

.pfooter     { font-size: 8pt ; color: #000000; }

.paccent       { font-size: 20pt; font-weight: bold ; color: #9C0821; }

.pcopyright   { font-size: 10pt; font-weight: bold ; color: #9C0821; }