BODY {
	background-image : url(../pictures/backgrnd/bk_stars.gif);
	background-color : #000000;
	background-attachment : fixed;
	color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
}

A:LINK {
	color : #7777FF;
	text-decoration : none;
	font-weight: bold;
}

A:VISITED {
	color : #7799DD;
	text-decoration : none;
	font-weight: bold;
}

A:HOVER {
	color : #FF0000;
	text-decoration : none;
	font-weight: bold;
}

H1 {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : large;
}

H2 {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
}

H3 {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
}

H4 {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	margin-left : 10px;
}

H5 {
	color : #FFFFFF;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : 900;
	margin-top : 1.5em;
}

H6 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-style : italic;
	font-weight : 800;
	margin-bottom : -0.8em;
}

P,BLOCKQUOTE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
}

P.REFS {
	font-family : "Arial Narrow", sans-serif;
	font-size : x-small;
	font-weight : normal;
}

P.RETURN {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	font-style : italic;
	margin-bottom : -2.5ex;
}

P.FOOTER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : normal;
}

CAPTION {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : small;
}

TH,DT {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	font-style : italic;
	padding-right : 2ex;
	padding-left : 2ex;
	text-align : left;
}

TD,DD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
	padding-right : 2ex;
	padding-left : 2ex;
}

PRE {
	font-family : "Courier New", Courier, monospace;
	font-size : x-small;
	font-weight : normal;
}

.TRAV {
	color : Red;
}

.TRAVFONT {
	color : Red;
	font-family : OPTIMA, ARIAL, SANS-SERIF;
	font-weight : bold;
	font-style : italic;
}

.TRAVBOLD {
	color : Red;
	font-weight : bold;
}

UL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
}

OL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
}

.HEADER {
	font-size : medium;
}

.NARROW {
		font-family : "Arial Narrow", sans-serif;
}

.SMALLFONT{
	font-size : xx-small;
}


.INDEXHEAD {
	font-family : "Arial Narrow", sans-serif;
	font-style : italic;
	margin-bottom : 2px;
}

P.INDEXTOP{
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : normal;
	margin-top : 0px;
	margin-bottom : 2;
}

.INDEXTEXT{
	font-family : "Arial Narrow", sans-serif;
	font-size : small;
}

.INDEXFOOTER {
	font-family : "Arial Narrow", sans-serif;
	font-size : small;
	font-weight : bold;
	text-align : center;
	padding-bottom : 0;
	margin-bottom : -15px;
	margin-top : 5px;
}

H3.INDEXHEAD {
	color : #FFFFFF;
	font-family : "Arial Narrow", sans-serif;
	font-size : small;
	font-style : italic;
	margin-bottom : 2ex;
}

IMG {
	margin-left : 1ex;
	margin-right : 1ex;
	margin-top: 1ex;
	margin-bottom: 1ex;
	border-color : #7777FF;
}

IMG.NOMARGINS {
	margin-left : 0ex;
	margin-right : 0ex;
	margin-top: 0ex;
	margin-bottom: 0ex;
}

.REFERENCE {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : small;
}

