﻿body {
     background-color:#DDDDDD;
      
               
    }
    
    .normal_link {
	text-decoration: none;}
	
    .normal_link:link {
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #518CA9;
    font-size: 11px;
    }

    .normal_link:visited {
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #518CA9;
    font-size: 11px;
    }

    .normal_link:active {
    text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #518CA9;
    font-size: 11px;
    }

    .normal_link:hover {
    text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #518CA9;
    font-size: 11px;
    }
    
    .newsitems
    {
    border-bottom:1px;
    border-bottom-style:dotted;
    border-bottom-color:Black;
    width:270px;
    }
    
    .admin_news
    {
    font-family: verdana;
	color: black;
	font-size: 12px;
	letter-spacing:1px;
	}
    
    
	.infotext {
	text-decoration: none; 
	font-family: verdana;
	color: white;
	font-size: 10px;
	padding: 5px;
	}
	
	.text {
	text-decoration: none; 
	font-family: verdana;
	color: black;
	font-size: 11px;
	}
	
	.text_white {
	text-decoration: none; 
	font-family: verdana;
	color: white;
	font-size: 10px;
	}
	
	.text_small {
	text-decoration: none; 
	font-family: verdana;
	color: black;
	font-size: 10px;
	}
	
	.h1 {
	font-family: verdana;
	color: black;
	font-size: 15px;
	letter-spacing:1px;
	}
	
	.h2 {
	font-family: verdana;
	color: black;
	font-size: 13px;
	letter-spacing:1px;
	}
	
	.h3 {
	font-family: verdana;
	color: black;
	font-size: 12px;
	letter-spacing:1px;
	}
	
	.date {
	font-family: verdana;
	color: black;
	font-size: 9px;
	}
	
	li {
	list-style: disc;
	padding-bottom: 5px;
	}
	
	