body {
	margin: 0px; padding: 0px; height: 100%; background-image:url(images/header_bg.jpg); background-repeat:repeat-x; background-color:#1d1d1d; scrollbar-base-color: #1d1d1d; scrollbar-arrow-color: #828282; scrollbar-darkshadow-color: #000000;

}
html {
	height: 100%;

}
a {
	color: #cccccc; text-decoration: underline;

}
a:active {
	color: #cccccc;

}
a:visited {
	color: #cccccc; text-decoration: underline;

}
a:hover {
	color: #d2b410; text-decoration: none;
	
}
h1 {
	font-size: 16px; font-weight: bold; color: #d2b410; font-family: tahoma, arial, geneva, helvetica;

}
h2 {
	font-size: 12px; font-weight: bold; color: #cccccc; font-family: tahoma, arial, geneva, helvetica;

}
h3 {
	font-size: 11px; font-weight: bold; color: #7d7d7d; font-family: tahoma, arial, geneva, helvetica;

}
td {
	font-size: 11px; font-weight: normal; color: #7d7d7d; line-height: 18px; font-family: tahoma, arial, geneva, helvetica;

}
tr {
	font-size: 11px; font-weight: normal; color: #7d7d7d; line-height: 18px; font-family: tahoma, arial, geneva, helvetica;

}
p {
	font-size: 11px; font-weight: normal; color: #7d7d7d; line-height: 18px; font-family: tahoma, arial, geneva, helvetica;

}
.huom {
	font-size: 11px; font-weight: normal; color: #d2b410; line-height: 18px; font-family: tahoma, arial, geneva, helvetica;

}