body 
{
 background-color: #000000;
 color: #FFFFEE;
 font-family: "comic sans ms", "MS Sans Serif";
 font-size: 11pt;
}

p.update
{
	color: #FFFF33;
}

p.index
{
 font-size: 18pt;
 color: #FFFF33;
}

p.imgcaption
{
 text-align: center;
 font-size: 8pt;
 margin-top:0px;
 margin-bottom:0px;
 padding:0px;
}

p.centered
{
	text-align: center;	
}

p.smallLabel
{
	vertical-align: middle;
	font-size: 12pt;
}

p.img
{
 text-align: center;
 margin-top:0px;
 margin-bottom:0px;
 padding:0px;
}

p.dateHeader
{
 font-size: 18pt;
 color: #FFFF33;
}

img
{
   border: white solid 1px; 
}

A:link
{
	text-decoration: underline;
	color: orange;
}

A:visited
{
	text-decoration: underline;
	color: tan;
}

A:hover
{
	text-decoration: underline;
	color: yellow;
}
