a {
	background-color: transparent;
	color: #00F;
	text-decoration: none;
}

a:hover {
	background-color: transparent;
	color: #00F;
	text-decoration: underline;
}

body {
	background-color: #FFF;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 2% 0% 2% 0%;
	text-align: center;
}

h1 {
	font-size: 2.5em;
	font-variant: small-caps;
	letter-spacing: 2px;
	margin: 0px 0px 0px 0px;
}

h2 {
	font-size: 1.5em; /*
	letter-spacing: 2px;*/
	margin: 0px 0px 0px 0px;
}

p {
	text-align: justify;
}

li {
	text-align: left;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}

.nav {
	font-size: .75em;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 2px;
	white-space: nowrap;
}

#contact {
	font-size: .75em;
	font-weight: bold;
}

#frame {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 760px;
}

#sap {
	border: 1px solid #600000;
	margin-left: auto;
	margin-right: auto;
	text-align: left; /*
	font-size: smaller;*/
}

#sap td {
	border: 1px solid #600000;
	font-family: monospace;
	text-align: center;
}

#tag{
	font-style: italic;
	margin: -8px 0px 12px 0px;
}
