<style type="text/css">
			.junk {
			}

			a:link.nav {
				font-family:verdana, times new roman;
				font-size: 12px;
				font-weight: bold;
				text-decoration:none;
				color:black;
				cursor:hand;
			}
			a:visited.nav {
				font-family:verdana, times new roman;
				font-size: 12px;
				font-weight: bold;
				text-decoration:none;
				color:black;
				cursor:hand;
			}
			a:active.nav {
				font-family:verdana, times new roman;
				font-size: 12px;
				font-weight: bold;
				text-decoration:none;
				color:black;
				cursor:hand;
			}
			a:hover.nav {
				font-family:verdana, times new roman;
				font-size: 12px;
				font-weight: bold;
				color:black;
				text-decoration:overline;
				cursor:hand;
			}
			span.label {
				font-family:verdana, times new roman;
				font-size: 10px;
				font-weight: normal;
				color:black;
			}
			span.title {
				font-family: verdana, times new roman;
				font-size: 18px;
				font-weight: bold;
				color:black;
			}
			span.phone {
				font-family: verdana, times new roman;
				font-size: 18px;
				font-weight: bold;
				color:black;
			}
			span.footer {
				font-family: verdana, times new roman;
				font-size: 10px;
				font-weight: bold;
				text-align:center;
				color:black;
			}
			span.error {
				font-family: verdana, times new roman;
				font-size: 10px;
				font-weight: bold;
				color:red;
				text-align:right;
			}
			p.right {
				text-align:right;
			}
			p.center {
				text-align:center;
			}
			textarea.comment {
				width:100%;
			}
			
</style>

