BODY
{
	BACKGROUND-COLOR: #003300;
	MARGIN-LEFT: 5%;
	MARGIN-RIGHT: 5%
}

p
{
    COLOR: white;
	text-decoration: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : 12px;
	font-style : normal;
}

p.storysummary{
	COLOR: white;
	text-decoration: none;
	font-family : Perpetua;
	font : 18px;
	font-style : normal;
}

LI
{
    COLOR: white;
    FONT-FAMILY: "Verdana", sans-serif;
    TEXT-ALIGN: justify
}
ADDRESS
{
    COLOR: white;
    FONT-FAMILY: "Verdana", sans-serif;
    TEXT-ALIGN: justify
}
UL
{
    COLOR: white;
    FONT-FAMILY: "Verdana", sans-serif;
    TEXT-ALIGN: justify
}
OL
{
    COLOR: white;
    FONT-FAMILY: "Verdana", sans-serif;
    TEXT-ALIGN: justify
}
DL
{
    COLOR: white;
    FONT-FAMILY: "Verdana", sans-serif;
    TEXT-ALIGN: justify
}
DT
{
    FONT-WEIGHT: bold
}
BLOCKQUOTE
{
    FONT-STYLE: italic
}
PRE
{
    FONT-FAMILY: monospace
}
CODE
{
    FONT-FAMILY: monospace
}
H1
{
	COLOR: White;
	text-decoration : none;
	font-family : Perpetua;
}
H2
{
	COLOR: White;
	font-family : Perpetua;
}
H3
{
	COLOR: White;
		font-family : Perpetua;
}
H6
{
    BORDER-BOTTOM-COLOR: #8f8;
    BORDER-LEFT: #8f8 solid;
    BORDER-RIGHT-COLOR: #8f8;
    BORDER-TOP-COLOR: #8f8;
    COLOR: #8f8;
    FONT-FAMILY: "Andale Mono", sans-serif;
    FONT-WEIGHT: normal;
    PADDING-LEFT: 1%;
    TEXT-ALIGN: justify
}
A:link
{
	COLOR: #FFFF99;
	font-family: Perpetua;
	TEXT-DECORATION: none
}
A:visited
{
    COLOR: #ccffcc;
    TEXT-DECORATION: none
}
TH
{
    COLOR: white;
    FONT-FAMILY: "Verdana", sans-serif
}
TD
{
    COLOR: white;
    FONT-FAMILY: "Verdana", sans-serif
}
.error
{
    COLOR: red
}

.copyright
{
	color: white;
	FONT-FAMILY: "Verdana", sans-serif;
	font-size : 9px;
	vertical-align : text-bottom;
}
.text
{
	color: white;
	FONT-FAMILY: "Verdana", sans-serif;
	font-size : 12px;
}
.text2
{
	color: white;
	FONT-FAMILY: "Verdana", sans-serif;
	font-size : 14px;
	font-variant : normal;
}
.excerpt
{	
	color: white;
	FONT-FAMILY: "Verdana", sans-serif;
	font-size : 12px;
 }



a.email
{
	color: white;
	FONT-FAMILY: "Verdana", sans-serif;
	font-size : 13px;
	text-decoration : underline;
}

.publicationUnderline
{
	color: white;
	FONT-FAMILY: "Verdana", sans-serif;
	font-size : 15px;
	text-decoration : underline;
}

blockquote
{
	color: white;
	FONT-FAMILY: "Times New Roman", Times, serif;
}