@charset "utf-8";
/* CSS Document */

body {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg3.jpg);
	BACKGROUND-POSITION: 50% top;
	BACKGROUND-REPEAT: repeat-x;
	background-attachment:fixed;
	background-color: #020053;
	font-style: italic;
}
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
.bodytext2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: justify;
}
a:link {
	color: #000;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
a:visited {
	text-decoration: none;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bottomlinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
}
.bodytext2 {
	text-align: justify;
}
#left {
	font-style: normal;
}
td {
	font-style: normal;
	text-align: center;
}

