
body{
	font-family: "Agency FB"; font-size: 16px; color: #000000; text-decoration: none; font-weight: normal;
}
font{
	font-family: "Agency FB"; font-size: 16px; color: #000000; text-decoration: none; font-weight: normal;
}

a:link {  font-family: "Agency FB"; font-size: 15px; color: #000000; text-decoration: none; font-weight: normal;}
a:visited {
	font-family: "Agency FB";
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	font-size: 15px;
	font-family: "Agency FB";
    color: red;
}


background{ background-color:#FFFFFF;}
p.ex{
font-family: "Agency FB"; font-size: 20px; color: #000000; text-decoration: none; font-weight: normal;
text-align:left;
margin-left:50px;
}

p{ font:bold 18px "Agency FB";
	text-decoration: none;
	color: #000000;}
	
fb{ font:bold 18px "Agency FB";
	text-decoration: none;
	color: #ffffff;}
	
div.inside{
	z-index:1;
	margin-top:0px;
	margin-left:0px;
	width: 400px;
	text-align: left;
	height: 280px;
	padding: 5px;
	OVERFLOW:hidden;
	overflow-y: auto;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#ffffff;
	scrollbar-arrow-color:#333333;
	scrollbar-track-color:#FFFFFF;
	position:relative;
	vertical-align: top;
	word-wrap:break-word;
	position:relative;
	

}
hr{
	border: 1px solid #666666;

}
td.my{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	margin:5px;
	border-top-color: #333333;
	border-right-color: #333333;
}
p.por{
	font:bold 18px "Agency FB";
	text-decoration: none;
	color: #000000;
	text-transform: lowercase;
}