body {
	background-repeat : repeat-x;
	background-position : left;
	background-attachment : fixed;
}

a:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : bold;
	font-variant : normal;
	text-decoration : none;
	text-align : center;
	font-weight : bold;
}

a:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	text-decoration : underline;
	text-align : center;
	font-weight : bold;
}

a:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	text-decoration : none;
	text-align : center;
	font-weight : bold;
}

a:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	text-decoration : none;
	text-align : center;
	font-weight : bold;
}

.titletext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-style : normal;
	font-weight : bold;
	color : Navy;
	vertical-align : baseline;
	text-decoration : underline;
	text-align : center;
	table-layout : auto;
}

.pagetext
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color : Navy;
	text-decoration : none;
}

.pagetextreg
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	color : Navy;
	text-align : left;
	text-decoration : none;
	vertical-align : middle;
}
.ordinarytext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}