BODY {
background: #FFFFFF;
color: #000000;
font-family: Verdana;
font-size: 12px;
margin: 0px;
}
IMG {
border: 0px;
}
TD, TH, DIV, SELECT, TEXTAREA, INPUT {
font-family: Verdana;
font-size: 12px;
}

/* link classes 
Note: we only specify anything that changes from the base class in 
all other classes */
A, A.pn-normal {
font-family: Lucida Sans Unicode, Verdana, Arial, sans-serif;
color: #000000;
font-size: 12px;
text-decoration: none;
background: none;
font-weight: bold;
}
A:hover, A.pn-normal:hover{
text-decoration: underline;
}

A.pn-title {
font-family: Verdana;
color: #000000;
font-size: 16px;

}
A.pn-sub {
font-size: 12px;
}
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: 11px;
font-weight: bold;
}
.pn-pagetitle, h1 {
font-size: 16px;
font-weight: bold;
}
.pn-title, h2 {
font-family: Verdana;
color: #000000;
font-size: 22px;
}
.pn-normal {
color: #000000;
font-size: 11px;
text-decoration: none;
}

.pn-normalitalic {
color: #000000;
font-size: 11px;
text-decoration: none;
font-weight: italic;
}
.pn-sub {
}

/* news styles */
.pn-storytitle {
font-size: 14px;
font-weight: bold;
letter-spacing: 3px;
}
