	A.link {	
		font-family: verdana;
		font-size: 80%;
		color: 02027E; 
		text-align: center;
		line-height: 2%;
		text-indent: 0px;
		text-decoration: none
	}
	
	
	a:visited {
		color: 02027E;
	}
	
	
	a:hover {
		color: #02027E;
	}
	
	
	a:active {
		color: #02027E;
	}
	
	P.contact {
		font-family: verdana;
		font-size: 85%;
		color: 000000;
		text-align: center;
		line-height: 135%;
		text-indent: 0px;
	}
	
		P.nstar {
		font-family: verdana;
		font-size: 65%;
		color: ffffff;
		text-align: left;
		line-height: 175%;
		text-indent: 10px;
	}
	
	P.id {
		font-family: verdana;
		font-size: 65%;
		color: ffffff;
		text-align: right;
		line-height: 175%;
		text-indent: 0px;
	}
	
	p.dashed {
		border-style: dashed; 
		border-width: 1px; 
		border-color: grey;
		font-family: verdana;
		font-size: 74%;
		padding-top: 13px;
		padding-right: 8px;
		padding-bottom: 13px;
		padding-left: 12px;
	}

	li {
		font-family: verdana;
		font-size: 95%;
		color: 000000; 
		text-align: left;
		line-height: 135%;
		text-indent: 0px;
	}
		
	form {
			font-family: verdana;
		font-size: 95%;
		color: 000000; 
		text-align: left;
		line-height: 135%;
		text-indent: 0px;
	}
	
	A.nstar:link {	
		font-family: verdana;
		color: ffffff; 
		text-align: none;
		line-height: 2%;
		text-indent: 0px;
		text-decoration: none
	}
	
	
	A.nstar:visited {
		color: ffffff;
	}
	
	
	A.nstar:hover {
		color: #ffffff;
	}
	
	
	A.nstar:active {
		color: #ffffff;
	}

</style>