body, html {
	width: 100%;
	height: 100%;
	background-color: #fff;
	background-image: url(/images/bg_bottom.gif);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-position: center bottom;
}
.txtcopyright {	color: #636466;}
.txtmenu {
	color: #2b3990;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.txtwelcome {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	text-decoration: none;
	color: #000000;
}
.txtlink {	color: #2b3990;	text-decoration: underline;}

.txttitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	text-decoration: none;
	color: #000000;
	font-style: italic;
	letter-spacing: -1px;
}
