h1 {
	color: #000;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
        color: #000;
        font-size: 15px;
        font-weight: normal;
        margin-top: 0px;
	margin-bottom: 0px;
}

h3 {
        color: #000;
        font-size: 12px;
        font-weight: bold;
        margin-top: 0px;
	margin-bottom: 0px;
}

h4 {
        color: #000;
        font-size: 12px;
        font-weight: normal;
        margin-top: 0px;
	margin-bottom: 0px;
}

a{
        color: #000;
        text-decoration:none;
}

a:hover{
        color: #006ea9;
        text-decoration: none;
}

a:active{
        color: #000;
}


.pcontent a{
        color: #006ea9;
        text-decoration:none;
}

.pcontent a:hover{
        color: #006ea9;
	font-weight: bold;
        text-decoration: none;
}

.pcontent a:active{
        color: #000;
}

a.black{
        color: #000;
        text-decoration:none;
}


a.blackhead{
        color: #000000;
        font-size: 10px;
        text-decoration: none;
        font-weight: bold;
}

a.blackhead:hover{
        color: #4f4a29;
        font-size: 10px;
        text-decoration: none;
        font-weight: bold;
}

a.blackhead:active{
        color: #9f9e49;
        font-size: 10px;
        text-decoration: none;
        font-weight: bold;
}

font.fossing{
        color: #000000;
        font-size: 9px;
        font-family: Arial;
        font-weight: bold;
}

a.autolink{
        color: #0000ff;
        text-decoration: underline;
}

a.autolink:hover{
        color: #B42F2C;
        text-decoration: underline;
}

a.autolink:active{
        color: #B42F2C;
}

body{
        font: 12px Arial, Helvetica, sans-serif;
        color: #000000;
}

html{
        font-size: 12px;
}

td{
        font-size: 12px;
}

img{
        border: none;
}

object{
        padding: 0px;
        margin: 0px;
}

embed{
        padding: 0px;
        margin: 0px;
}

ol, ul{
        padding-left: 20px;
}

.center{
        text-align: center;
}

.italic{
        font-style: italic;
}

.pre{
        font-family: "Courier New";
}

.ingress{
        color: #000;
        font-weight: bold;
}

.tblPlatsannonserStart{
        padding: 0px;
        margin: 0px;
	width: 100%;
}

.tblPlatsannonserStart td{
        font-size: 10px;
        color: #0083cf;
	padding-bottom: 10px;
	padding-top: 10px;
	background: url('/graphics/webdesign/platsDots.gif') repeat-x bottom center;
}

.tblPlatsannonserStart a{
	font-size: 10px;
	color: #0083cf;
}


