P {
font-size : 9px;
font-family : Arial;
color : #ffffff;
text-align : left;
margin : 0;
} 


H3 {
font-family : Arial;
color : #C0C0C0;
text-align : left;
} 

H2 {
font-family : Arial;
color : #FF0000;
text-align : left;
} 

H1 {
font-family : Arial;
color : #FF0000;
text-align : left;
} 

BODY {
font-size : 12px;
font-family : Tahoma;
color : #ffffff;
background : #000000 url() fixed repeat;
} 

UL {
font-size : 12px;
font-family : Tahoma;
color : #ffffff;
} 

BLOCKQUOTE {
font-size : 10px;
font-family : Times New Roman;
color : #ffffff;
text-align : left;
} 

A:link {
font-weight : normal;
font-size : 10px;
font-family : Verdana;
xcolor : #FF00FF;
color : yellow;
text-decoration : underline;
} 

A:active {
font-weight : normal;
font-size : 10px;
font-family : Verdana;
xcolor : #FF00FF;
color : yellow;
text-decoration : underline;
} 

A:visited  {
font-weight : normal;
font-size : 10px;
font-family : Verdana;
xcolor : #FF00FF;
color : yellow;
text-decoration : none;
} 

A:hover {
font-weight : normal;
font-size : 10px;
font-family : Verdana;
xcolor : #000000;
color : black;
xbackground : #FF00FF;
background : yellow;
text-decoration : underline;
} 

/* added for photodisplay */

H4 {
	color : Navy;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	xbackground-color : #E6E6FA;
	padding-bottom : 2px;
	padding-top : 2px;
	padding-left : 2px;
}

H5 {
	color : Navy;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : 900;
	margin-bottom : -1em;
}

H6 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : 800;	
	margin-bottom : -1em;
}

BLOCKQUOTE {
	margin-left : 20;
        margin-right : 20;
}

CAPTION {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : 800;
}

CODE {
	font-size: 8pt;
}

