p {
	font-family: Times New Roman, times;
	font-weight: normal;
}

p.title {
	color: #336699;
	font-family: Times New Roman, times;
	font-weight: bold;
}

p.applink {
	text-align: center;
	font-family: Times New Roman, times;
	border-style: ridge;
	padding: 1em;
	margin: 2em;
}

p.textnav {
	font-family: Times New Roman, times;
	text-align: center;
	font-size: 86%;
	margin-left: 1cm;
	margin-right: 1cm;
}
    
a:link, a:visited {
	font-family: Times New Roman, times;
	color: #336699;
}

#nav_horiz {
	font-family: Times New Roman, times;
	color: black;
	text-decoration: none;
}
#nav_horiz a:link, #nav_horiz a:visited {
	font-family: Times New Roman, times;
	color: black;
	text-decoration: none;
}
#nav_horiz a:hover, #nav_horiz a:active {
	font-family: Times New Roman, times;
	text-decoration: underline;
}

#nav_vert a:link, #nav_vert a:visited {
	font-family: Times New Roman, times;
	color: black;
	text-decoration: none;
}
#nav_vert a:hover, #nav_vert a:active {
	font-family: Times New Roman, times;
	text-decoration: underline;
	list-style-type: square;
}
#nav_vert ul {
	font-family: Times New Roman, times;
	color: #6699CC; 
	list-style-type: none;
	margin-left: 12px; 
	padding-left: 12px; 
	margin-right: 12px; 
	padding-right: 12px; 
}

#las {
	font-family: Times New Roman, times;
            float: left;
            width: 48%;
}
#contact {
	font-family: Times New Roman, times;
            float: right;
            width: 48%;
 	    border: groove black;
            padding-left: 15px;
}
#contact2 {
	font-family: Times New Roman, times;
 	    border: groove black;
            padding-left: 15px;
}


ul.NoBullet {
  list-style-type: none}

