html
{
	margin: 0px;
	background-color: white;
        overflow-x: hidden; overflow-y: auto;
}
body
{
	margin: 0px;
	background-color: white;
overflow-x: hidden; overflow-y: auto;
}
td
{
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
}
.mlrubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
a:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.blklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.compagny
{
	font-weight:700;
	color: white;
	background-color: #003399;
}
A.compagny:link
{
	color: white;
}
A.compagny:visited
{
	color: white;
}
.vertical
{

}
A.vertical:link
{
	color: #003399;
}
A.vertical:visited
{
	color: #003399;
}
.vertical_normal
{
	font-weight:500;
}
A.vertical_normal:link
{
	color: #003399;
}
A.vertical_normal:visited
{
	color: #003399;
}
