﻿div, menu, body, table, tr, td, ol, ul, p  {
	color : black;
	font-family : "Verdana", "Arial", sans-serif;
 font-size: 15px;
}
BODY  {
	text-align : justify;
	background-attachment : fixed;
	font-weight : normal;
}
a {
text-decoration: none;
}
A:link  {
	color : Navy;
	font-weight : normal;
}
A:active {
text-decoration: none;        
	color: #FF9A00;
}
A:visited  {
	color : Purple;
	font-weight : normal;
}
A:hover {
color: Red;
text-decoration: underline;
}
EM  {
	font-family : "Verdana", "Arial", sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Navy;
}
CODE  {
	font-family : Courier;
 font-size: 13px;
	color : Navy;
}
UL LI  {
	color : black;
	font-family : "Verdana", "Arial", sans-serif;
 font-size: 13px;
	margin-top : 4px;
}
LISTING  {
	font-family : Courier;
	font-weight : normal;
 font-size: 12px;
	color : Navy;
}
H1  {
	font-family : "Verdana", "Arial", sans-serif;
	font-weight : bold;
 font-size: 22px;
	color : navy;
	text-align : center;
	margin-top:18px;
}
H2  {
	font-family : "Verdana", "Arial", sans-serif;
	font-weight : bold;
 font-size: 16px;
	color : navy;
	text-align : left;
	margin-top:18px;
}
H3  {
	font-family : "Verdana", "Arial", sans-serif;
	font-weight : bold;
 font-size: 14px;
	color : navy;
	text-align : left;
}
.artikelgrey {
font-size : 16px; 
color : #666666; 
line-height : 17px; 
font-family : Verdana, Helvetica, Arial, sans-serif; 
margin-bottom: 0px;
margin-top: 0px;
} 