body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	color: #000;
	background-image: url(../images/bgcube.jpg);
}
table {
	background-color: #fff;
}
.asteriskText {
	color: #900;
}
.logo {
	background-image: url(../images/tryst3_logo.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
}

.border {
	border: 1px solid #f90;
}
h1 {
	font-size: 24pt;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	color: #fff;
}
a:link {
	text-decoration: none;
	color: #524743;
}
a:hover {
	color: #900;
	text-decoration: underline;
}
a:visited {
	color: #524743;
	text-decoration: none;
}

.n:link {
	color:#900;
	font-size: 100%;
}


.n:hover {
	text-decoration: underline;
	font-size: 100%;
}

	
.n:visited {
	text-decoration: underline;
	font-size: 100%;
}

.pictureAlign {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 25px;
}
