html
{ 
  border:none;

}
body
{ 
  margin: 0;
  padding: 0;
  border:none;

	font-family: Arial;
	background-color: #000000;
	font-size: 12px;
	color: #cccccc;
}
p.bold 
{
	font-weight:bold}
}
p.pos_rel
{
	position:relative;
	left:0px;
	top:85px
}
h1 
{
	font-size: 12.0pt; font-family: Arial; color: yellow;
}
h2 
{
	font-size: 10.0pt; font-family: Arial; color: yellow;
}
h3 
{
	font-size: 14.0pt; font-family: Arial; color: white;
}
h4 
{
	font-size: 10.0pt; 
	font-family: Arial;
	font-style:italic;
	font-weight:none
	color: #cccccc;
}
dd 
{
	font-size: 10.0pt; font-family: Arial;
	font-style:italic;
	font-weight:none
	color: #cccccc;
}
a:link 
{
	font-weight: bold;
	color: #00FFFF;
	font-size: 12px;
	font-variant: small-caps
}
a:visited
{ 
	font-weight: bold;
	color: #00ffff;
	font-size: 12px;
	font-variant: small-caps  
}
a:hover 
{
	font-weight: bold;
	color: white;
	background-color: #006666;
	text-decoration: none;
}
#pict
{
	text-align:center; padding-top:18%;
}
#floatframel
{
position:relative;
left: -2px;
top: 2px;
width: 202px;
z-index: 10;
}
#floatframec
{
position:relative;
left: 0px;
top: 2px;
width: 475px;
z-index: 20;
}
#floatframer
{
position:relative;
right: -2px;
top: 2px;
width: 202px;
z-index: 10;
}