/* CSS Document */

body {
	font-family: Verdana;
	font-weight:normal;
	line-height:11pt;
	font-size: 8pt;
}
table {
		font-family: Verdana;
		font-size: 8pt; 
		color: #46382B;
}
a:link {
	text-decoration:none;
	color:#8855A6;
}
a:visited {
	text-decoration:none;
	color: #8855A6;
}
a:hover {
	text-decoration:none;
	color: #9A6FB5;
}
H1 {
	border-bottom: 1px solid #C9C1BA;
	font-family: trebuchet ms, verdana, tahoma, arial;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 18px;
	color: #8855A6;
	text-align: left;
	
}

H2{
	color:#828d22;
	font-size:14px;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
H3 {
	color:#333333;
	font-size:12px;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
H4{
	color:#828d22;
	font-size:18px;
	line-height:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	text-align: left;
}

H5 {
	font-family: trebuchet ms, verdana, tahoma, arial;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 18px;
	color: #8855A6;
	text-align: left;
	
}

.imgborder {
	border: 1px solid #BAA38C;
	padding: 6px;
}

#content a:link {
text-decoration:none;
color: #828d22;
background-image: url(graf/linkkipiste.jpg);
background-repeat: repeat-x;
background-position: bottom;
padding: 3px;
}

#content a:visited {
text-decoration:none;
color: #828d22;
background-image: url(graf/linkkipiste.jpg);
background-repeat: repeat-x;
background-position: bottom;
padding: 3px;
}

#content a:hover {
text-decoration:none;
color: #A2AE2B;
background-image: url(graf/linkkipiste.jpg);
background-repeat: repeat-x;
background-position: bottom;
padding: 3px;
}

#updates p {
font-size:11px;
line-height:15px;
padding:8px;
}