BODY {
background: #e8e8e8;
color: #000000;
font-family: Verdana, Tahoma, sans-serif;
font-size: 10px;
margin: 0px;
}
IMG {
border: 0px;
}
TD, TH, DIV, SELECT, TEXTAREA, INPUT {
font-family: Verdana, Tahoma, sans-serif;
font-size: 12px;
}

/* link classes 
Note: we only specify anything that changes from the base class in 
all other classes */
A, A.pn-normal {
color: #0000aa;
font-size: 11px;
text-decoration: none;
background: none;
line-height:13px;
}
A, A.pn-post {
color: #0000aa;
font-size: 11px;
letter-spacing: 0px;
text-decoration: none;
line-height:13px;
text-align:justify;
}
A.pn-title {
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #000066;
line-height:15px;
}
A.pn-sub {
font-size: 9px;
color: #0000aa;
text-decoration: none;
background: none;
}
A.pn-logo {
font-size: 18px;
font-weight: bold;
letter-spacing: 3px;
text-decoration: none;
}

/* postnuke specific classes */
.pn-logo {
font-size: 18px;
font-weight: bold;
letter-spacing: 3px;
}
.pn-logo-small {
font-size: 13px;
font-weight: bold;
}
.pn-pagetitle, h1 {
font-size: 16px;
font-weight: bold;
}
.pn-title, h2 {
font-size: 12px;
font-weight: bold;
}
.pn-normal {
color: #444444;
font-size: 11px;
letter-spacing: 0px;
text-decoration: none;
line-height:13px;
}
.pn-post {
color: #000000;
font-size: 11px;
letter-spacing: 0px;
text-decoration: none;
line-height:16px;
text-align:justify;
}
.pn-sub {
color: #444444;
font-size: 9px;
text-decoration: none;
}

/* news styles */
.pn-storytitle {
font-size: 14px;
font-weight: bold;
letter-spacing: 3px;
}
