/* $Id: style.css,v 1.23 2007/12/17 15:05:09 goba Exp $ */

a.toplink {
    border:none;
    font:100 1.2em Georgia, "Times New Roman", Times, serif;
    font-variant: small-caps;
    letter-spacing:0.03em;
    color:#8d0101;
    font-weight: bold;
	margin-right: 1em;
}

body {
	width: 640px;
}

table.noborder tr
{
	border: 0px !important;
	text-align: left !important;
}

td.text {
	color: #4A93B5;
	padding-left: 2em !important;
	vertical-align: center;
}

p.regtext {
	color: #4A93B5;
}