body
{
	BACKGROUND-COLOR: #333399;
	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;
	color: #333333;
}

p.pub
{
    COLOR: white;
	text-decoration: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : 14px;
	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;
	FONT-FAMILY: verdana, sans-serif;
	text-decoration : none;
}
H2
{
	COLOR: White;
	FONT-FAMILY: verdana, sans-serif
}
H3
{
	COLOR: White;
	FONT-FAMILY: verdana, sans-serif
}
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;
	
}
A:visited
{
    COLOR: #ccffcc;
  
}
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;
}

.text2
{
	color: white;
	FONT-FAMILY: "Verdana", sans-serif;
	font-size : 14px;
}

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;
}