<!--

P {
	margin-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
}

P.list {
	margin-left:0px;
}

P.small {font-size:14px;}
P.centered {margin-left:0px; text-align:center;}
P.heading {margin-left:20px; font-size:18px; color:#393939; font-weight:bold;}
P.cheading {
	margin-left:0px;
	font-size:18px;
	color:#393939;
	font-weight:bold;
	text-align : center;
}

A:link, A:visited {color:#000000; text-decoration:underline; font-weight:bold;}
A:active {color:#999999; text-decoration:underline; font-weight:bold;}
A:hover {color:#000000; text-decoration:none; font-weight:bold;}

A.whited:link, A.whited:visited, A.whited:active, A.whited:hover {
	color : #FFFFFF;
	font-weight : normal;
}

A.front:link, A.front:visited, A.front:active {font-family:Tahoma,sans-serif; font-size:20px; color:#000000; text-decoration:none; letter-spacing:5px;}
A.front:hover {font-family:Tahoma; font-size:20px; color:#CCCCCC; text-decoration:none; letter-spacing:5px;}

TD.front {border-style:solid; border-color:#CCCCCC; border-width:1px;}

DIV.picturas {position:absolute; left:350px; top:130px; width:400; visibility:hidden; 
              border:1px solid #000000; background-color:#CCCCCC;}
			  
DIV.mepictures {
	position : absolute;
	left : 350px;
	top : 150px;
	overflow : scroll;
	width : 400px;
	visibility : hidden;
	border : 1px solid #000000;
	background-color : #CCCCCC;
	clip : rect (0 400 155 0);
}

-->
