@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #330000;
}
body {
	background-color:#FFE2D4;
}



.mainTable {
border-top:2px solid #000000;
border-bottom:3px solid #000000;
background-color:#FFFFFF;
}
h1 {
	color: #003366;
}
h2 {
	color: #006666;
}
h3 {
	color: #660000;
}
h4 {
	color:#CC9900;
}

h1, h2, h3, h4 {
margin:0px;
line-height:100%;
padding:0px;	
}

h1 { 
margin-bottom:10px;
}
h2 { 
margin-bottom:10px;
}
h3 { 
margin-bottom:10px;
}
h4 { 
margin-bottom:5px;
font-size:13px;
}


a {
	color: #0000FF;
}

p {
margin:0px;
margin-bottom:7px;
margin-top:1px;
}

.mellanrum {
height:15px;
}
