
@media screen{

html, body {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 90%;
	color: #000000;
    line-height : 150%;
}


tr {
    font-family:Tahoma, Verdana, sans-serif;
	font-size: 90%;
	color: #000000;
    line-height : 150%;
}

td {
    font-family:courier, TimesNewRoman, serif;
	font-size: 90%;
	color: #000000;
    line-height : 150%;
}

ul {
    font-family: Tahoma, Verdana, sans-serif;
	font-size: 100%;
	color: #000000;
    line-height : 150%;
}

li{
    font-family:Tahoma, Verdana, sans-serif;
	font-size: 100%;
	color: #000000;
    line-height : 150%;
}

h1 {
	font-family: Tahoma, Verdana; 
	color: #384660;
	font-variant: small-caps; 
	font-size: 170%; 
	font-weight: 800;
	line-height: 150%;

	
}

h2 {
	font-family: Tahoma, Verdana; 
	font-variant: normal; 
	font-size: 120%; 
	font-weight: 800;
	line-height: 150%;
	
}

h3 {
	color: #000000; 
	font-family: Tahoma, Verdana; 
	font-size: 120%; 
	font-weight: 400;
	line-height: 150%;
}
h6 {
	color: #000000; 
	font-family: Tahoma, Verdana; 
	font-size: 80%;
	font-weight: 400; 
	line-height: 150%;
}
a:link {
	font-family : Tahoma, Verdana, sans-serif;
	font-size: 100%;
	line-height : 150%;
	text-decoration : none;
	font-weight: bold;
	color: #384660;
}

a:visited  {
	font-family : Tahoma, Verdana, sans-serif;
	font-size: 100%;
	line-height : 150%;
	text-decoration : none;
	font-weight: bold;
    color: #384660;
}

a:active {
	font-family : Tahoma, Verdana, sans-serif;
	font-size: 100%;
	line-height : 150%;
	text-decoration : none;
	font-weight: bold;
    color: #384660;
}

a:hover {
	font-family : Tahoma, Verdana, sans-serif;
	font-size: 100%;

	text-decoration : underline;
	font-weight: bold;
	color: #000000;


}


#abs1 
p {margin-top:0; 
margin-bottom: 0;

}
}