p { color: black; text-decoration: none; font-family : Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; margin-left : 30px; margin-right : 30px;}

.p1 { color: black; text-decoration: none; font-family : Tahoma, Helvetica, sans-serif; font-size: 8pt; margin-left : 8px; margin-right : 30px;}
.interna
{
    font-size : 15px;
	color: green;
	font-family : Verdana,Arial;
                font-weight : bold;
                margin-left: 0px;
                margin-right: 5px;
    text-decoration : none;
}		

.internablack
{
    font-size : 15px;
	color: black;
	font-family : Verdana,Arial;
                font-weight : bold;
                margin-left: 0px;
                margin-right: 5px;
    text-decoration : none;
}		
.cor:link { color: black; text-decoration: none; font-family : Arial, Helvetica, sans-serif; font-size: 10pt;}
.cor:active { color: red; text-decoration: none; font-family : Arial, Helvetica, sans-serif; font-size: 10pt;}
.cor:visited { color:black; text-decoration: none; font-family : Arial, Helvetica, sans-serif; font-size: 10pt;}
.cor:hover { color:maroon; text-decoration: underline; font-family : Arial, Helvetica, sans-serif;
font-size: 10pt;}

hr {border: none 0; 
border-top: 1px dashed #080;/*the border*/
width: 80%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

.cor1:link { color: black; text-decoration: none; font-family : Arial, Helvetica, sans-serif; font-size: 12pt;}
.cor1:active { color: red; text-decoration: none; font-family : Arial, Helvetica, sans-serif; font-size: 12pt;}
.cor1:visited { color:black; text-decoration: none; font-family : Arial, Helvetica, sans-serif; font-size: 12pt;}
.cor1:hover { color:maroon; text-decoration: underline; font-family : Arial, Helvetica, sans-serif;
font-size: 12pt;}
.cor2:link { color: black; text-decoration: none; font-family : Arial, Helvetica, sans-serif; font-size: 8pt;}
.cor2:active { color: red; text-decoration: none; font-family : Arial, Helvetica, sans-serif; font-size: 8pt;}
.cor2:visited { color:black; text-decoration: none; font-family : Arial, Helvetica, sans-serif; font-size: 8pt;}
.cor2:hover { color:maroon; text-decoration: underline; font-family : Arial, Helvetica, sans-serif;
font-size: 8pt;}

#labfooter {
		text-align:center;
		clear:both;
	}
	.adwrap {
		margin:30px auto 10px;
		padding:10px 0;
		width:530px;
		border:1px solid #ccc;
		border-width:1px 0;
	}
	.adwrap object {
		width:530px;
			}

	.teaser {
		width:550px;
			
		padding:0 0 7px 0;
		margin:10px auto;
		background:url("tsr-b.gif") bottom left no-repeat;
	}
	.teaser h3 {
		margin:0;
		padding:7px 10px 3px 10px;
		background:url("tsr-t.gif") top left no-repeat;
	}
	.teaser p, .teaser a.more {
		margin:0;
		padding:0 10px 3px;
		border:1px solid #d8d8d8;
		border-width:0 1px;
		
	}
	.teaser a.more {
		display:block;
		text-align:right;
		background:url("tsr-a.gif") 550px 50% no-repeat;
		padding:0 24px 0 0;
		text-decoration:none;
		color:#44a;
	}
	.teaser a.more:hover {
		text-decoration:underline;
	}