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

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



.mainTable {
border-top:2px solid #CC9933;
border-bottom:3px solid #CC9933;
}
h1 {
	color: #CC0000;
}
h2 {
	color: #666666;
}
h3 {
	color: #990033;
}

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

h1 { 
margin-bottom:10px;
}
h2 { 
margin-bottom:10px;
}

a {
	color: #0000FF;
}

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

.mellanrum {
height:15px;
}