table        { font-size: 11px; font-family: Verdana }

.header      { color: #F5F5F5 }
.block-title { color: #FFFFFF; font-size: 12px; font-weight:bold }
.pn-logo     { font-size: 18px; font-weight:bold }
.pn-slogan, .pn-title, .pn-pagetitle  { font-size: 12px; font-weight:bold }

a:link       { color: #336699; text-decoration: none }
a:active     { color: #336699; text-decoration: none }
a:visited    { color: #336699; text-decoration: none }
a:hover      { color: #660033; text-decoration: underline }

.side-block  { color: #FFFFFF }
.side-block a:link    { color: #FFFFFF }
.side-block a:active  { color: #FFFFFF }
.side-block a:visited { color: #FFFFFF }
.side-block a:hover   { color: #FFFFFF; text-decoration: underline }

table.moduletable {
  margin: 0px 0px 0px 2px;
  width: 100%;
}

table.moduletable th {
	font-size: 11px;
	font-weight: bold; 
	text-align: left;
	height: 14px;
	line-height: 18px;
	white-space: nowrap;
}

table.moduletable td {
  font-size        : 10px;
  font-weight      : normal;
  padding:	1px;
}