P  {
	font-size : 8pt;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : yellow;
}

TD  {
	font-size : 8pt;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : yellow;
}

#dropmenudiv{
position:absolute;
top:8px;
left:0px;
font:bold 8pt Tahoma;
line-height:18px;
z-index:100;
}

#pictures{
position:absolute;
top:18px;
left:30px;
font:normal 8pt Tahoma;
}

#email{
position:absolute;
top:18px;
left:30px;
font:normal 8pt Tahoma;
}

H1  {}

H2  {}

H3  {
	font-size : 18pt;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : yellow;
	text-align : center;
	}

A  {
	text-decoration:none;
	color : white;
}

A:Visited  {
	color : white;
}

A:Active  {
	color : yellow;
}

A:Hover  {
	color : red;
}

BODY  {
	background-color : Black;
	
}

