.randje {
	border: 1px solid #000000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align : justify;
	color : #404040;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #404040;
}
A:active, A:link, A:visited, A:HOVER {
	text-decoration : none;
	color : #0000C0;
}
A:HOVER {
	text-decoration : underline;
	color : #800000;
}
A:ACTIVE.menulink, A:LINK.menulink, A:VISITED.menulink, A:VISITED.menulink {
	text-decoration : none;
	color : #404040;
}
A:HOVER.menulink {
	text-decoration : underline;
	color : Red;
}
.border {
	border-top: outset; 
	border-right: outset; 
	border-bottom: outset; 
	border-left: outset; 
	border-top-width: 3px; 
	border-right-width: 3px; 
	border-bottom-width: 3px; 
	border-left-width: 3px;
}
H1 {
	color : #000000;
}
H2 {
	color : #000000;
}
H3 {
	color : #000000;
}
H4 {
	color : #000000;
}
H5 {
	color : #000000;
}
TEXTAREA {
	border-color : #2054BD #2054BD #2054BD #2054BD;
	border-width : 1;
	border-top-style : solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align : justify;
	color : #404040;
}