BODY {
background: #E6E6DC;
color: #000000;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 8pt;
margin: 0px;
}
IMG {
border: 0px;
}
TD, TH, DIV, SELECT, TEXTAREA, INPUT {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 8pt;
}

/* link classes 
Note: we only specify anything that changes from the base class in 
all other classes */
A, A.pn-normal {
color: #0000FF;
font-size: 8pt;
text-decoration: underline;
background: none;
}
A:visited {
	FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}

A.pn-title {
font-size: 8pt;
font-weight: bold;
}
A.pn-sub {
font-size: 8pt;
}
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: 8pt;
font-weight: bold;
}
.pn-pagetitle, h1 {
font-size: 16px;
font-weight: bold;
}
.pn-title, h2 {
font-size: 8pt;
font-weight: bold;
}
.pn-normal {
color: #000000;
font-size: 8pt;
text-decoration: none;
}
.pn-sub {
}

/* news styles */
.pn-storytitle {
font-size: 8pt;
font-weight: bold;
letter-spacing: 3px;
}
