.search { color: orange; }
.copyright {
	color: #BDC2A1;
	font-weight: normal;
	font-size: 10px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: bottom;
}

	body {
	background-color: DBDECA;
	margin: 10px;
	
}

.heading1 {
	color: BDC2A1;
	font-weight: normal;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	letter-spacing: 2px;

}

.heading {
    
    color: white;
    font-weight: bold;
    font-size: 13px;
    font-family: verdana;
	
}

.text {
    
    color: white;
    font-weight: normal;
    font-size: 12px;
    font-family: verdana;
	
}

.form_text {
    
    color: white;
    font-weight: bold;
    font-size: 12px;
    font-family: verdana;
	
}
.heading_colored {
    
    color: #BDC2A1;
    font-weight: bold;
    font-size: 13px;
    font-family: verdana;
	text-decoration: underline;
	
}
	p.admin-text {
		font-family: verdana;
		font-size: 70%;
		color: 000000;
		font-weight: bold;
	}
	
	P.main {	
		font-family: verdana;
		font-size: 80%;
		color: 000000; 
		text-align: justify;
		line-height: 135%;
	}

	A.link {	
		font-family: verdana;
		font-size: 80%;
		color: 02027E; 
		text-align: center;
		text-indent: 0px;
		text-decoration: none
	}
	
	
	a:visited {
		font-family: verdana;
		font-size: 80%;
		color: 02027E; 
		text-align: center;
		text-indent: 0px;
		text-decoration: none
	}
	
	
	a:hover {
		font-family: verdana;
		font-size: 80%;
		color: 02027E; 
		text-align: center;
		text-indent: 0px;
		text-decoration: none
	}
	
	
	a:active {
		font-family: verdana;
		font-size: 80%;
		color: 02027E; 
		text-align: center;
		text-indent: 0px;
		text-decoration: none
	}
	

	
	p.dashed {
		border-style: dashed; 
		border-width: 1px; 
		border-color: grey;
		font-family: verdana;
		font-size: 85%;
		padding-top: 13px;
		padding-right: 10px;
		padding-bottom: 13px;
		padding-left: 13px;
	}

	A.admin:link {	
		font-family: verdana;
		font-size: 11px;
		color: 000000; 
		text-align: none;
		text-indent: 0px;
		text-decoration: none;
	}
	
	
	A.admin:visited {
		font-family: verdana;
		font-size: 11px;
		color: 000000; 
		text-align: none;
		text-indent: 0px;
		text-decoration: none
	}
	
	
	A.admin:hover {
		font-family: verdana;
		font-size: 11px;
		color: 000000; 
		text-align: none;
		text-indent: 0px;
		text-decoration: none
	}
	
	
	A.admin:active {
		font-family: verdana;
		font-size: 11px;
		color: 000000; 
		text-align: none;
		text-indent: 0px;
		text-decoration: none
	}
		A.northstar:link {	
		font-family: verdana;
		font-size: 10px;
		color: 000000; 
		text-align: none;
		text-indent: 0px;
		text-decoration: none;
	}
	
	
	A.northstar:visited {
		font-family: verdana;
		font-size: 10px;
		color: 000000; 
		text-align: none;
		text-indent: 0px;
		text-decoration: none
	}
	
	
	A.northstar:hover {
		font-family: verdana;
		font-size: 10px;
		color: B9160E; 
		text-align: none;
		text-indent: 0px;
		text-decoration: none
	}
	
	
	A.northstar:active {
		font-family: verdana;
		font-size: 10px;
		color: 000000; 
		text-align: none;
		text-indent: 0px;
		text-decoration: none
	}
		A.links:link {	
		font-family: verdana;
		font-size: 12px;
		color: BDC2A1; 
		text-align: left;
		text-indent: 0px;
		text-decoration: none;
		font-weight: normal;
	}
	
	
	A.links:visited {
		font-family: verdana;
		font-size: 12px;
		color: BDC2A1; 
		text-align: left;
		text-indent: 0px;
		text-decoration: none;
		font-weight: normal;
	}
	
	
	A.links:hover {
		font-family: verdana;
		font-size: 12px;
		color: D2D2D2; 
		text-align: left;
		text-indent: 0px;
		text-decoration: underline;
		font-weight: normal;
	}
	
	
	A.links:active {
		font-family: verdana;
		font-size: 12px;
		color: BDC2A1; 
		text-align: left;
		text-indent: 0px;
		text-decoration: none;
		font-weight: normal;
	}
