H1 {
	color : #ffffff;
	text-align : left;
	background : transparent;
    font-family : Arial, Sans-serif; 
	font-size: 20px;
	}

H2 {
	color : #ffffff;
	text-align : center;
	background : transparent;
	font-family : Arial, Sans-serif;
	font-size: 18px; 
}

H3 {
	color : #ffffff;
	text-align : left;
	background : transparent;
	font-family : Arial, Sans-serif;
	font-size: 16px; 
}

H4 {
	color : #eeeeee;
	text-align : center;
	background : transparent;
	font-family : Arial, Sans-serif;
	font-size: 14px; 
}

H5 {
	color : #ffffff;
	text-align : center;
	background : transparent;
	font-family : Arial, Sans-serif;
	vertical-align: text-top;
    font-size: 12px;
	margin-top: 2px;
	margin-bottom: 8px;
}

A:LINK {
	color: #eeeeee;
	text-decoration : none;
	background : transparent;
	font-family : Arial, Sans-serif; 
}

A:ACTIVE {
	color : #ffffff;
	text-decoration : none;
	background : transparent;
	font-family : Arial, Sans-serif; 
}

A:HOVER {
	color : #ffff00;
	text-decoration : none;
	background : transparent;
	font-family : Arial, Sans-serif; 
}

A:VISITED {
	color : #eeeeee;
	text-decoration : none;
	background : transparent;
	font-family : Arial, Sans-serif; 
}


body {
     color: #000000;
     background-color: #1c007a;
	 padding: 0px;
	 margin-left: 0px;
	 margin-top: 0px;
	 margin-bottom: 0px;
}

.taal {
	color : #ffff00;
	text-align : center;
	font-family : Arial, Sans-serif;
	margin-bottom: 2px;
	margin-top: 2px; 
    border-width: 3px; 
	border-style: outset; 
	border-color: #000000; 
	background-color: #eeeeee;  
	width: 138px; 
	font-size: 18px;
}

a.talen:link {
	color: #ff0000;
	text-decoration : none;
	background : transparent;
	font-family : Arial, Sans-serif; 
}

a.talen:active {
	color : #ffffff;
	text-decoration : none;
	background : transparent;
	font-family : Arial, Sans-serif; 
}

a.talen:hover {
	color : #cccccc;
	text-decoration : none;
	background : transparent;
	font-family : Arial, Sans-serif; 
}

a.talen:visited {
	color : #ff0000;
	text-decoration : none;
	background : transparent;
	font-family : Arial, Sans-serif; 
}

div.sitesindex {
	background: #ffff33;
	border: ridge #ff0000 2px;
	margin-left: 10px;
	width: 200px;
	margin-top: 4px;
}

h4.sitesindex {
	color: #000066;
	text-align: left;
	text-indent: 6px;
	background: transparent;
	font-family: Arial, Sans-serif;
	font-size: 11px;
	margin: 2px; 
}

div.article {
    width: 100%;
    margin: auto;
	padding: 0;
	text-align: center;
    display: block;
	background-color: #888888; 
}

div.articleleft {
    float: left;
    display: inline;
    text-align: center;
	margin: auto;
}

div.articleright {
    float: right;
    display: inline;
    text-align: center;
	margin: auto;
}

.endfloats {
    clear: both;
	} 

img.pic {
	border: 2px #000000 outset;
	width: 100px;
	height: 100px;
	margin-right: 6px;
	}	

img.web {
	border: 2px #000000 outset;
	width: 150px;
	height: 100px;
	margin-right: 4px;
	}	


