body {
	background-image: url(back.gif);
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin:0;
	padding:0;
	
}
a {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
a:hover {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
h1{
	color: #8B0000;
	width: 760px;
	margin: 6pt auto;
	font-size: 13pt;
}
.textbig {
	color: #8B0000; 
	font-weight: bold;
}
.textsmall{
	color: #ffffff;
}
.redtitle {
	font-family: "Arial Black";
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FF0000
}
.redtext {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000
}
.warning {  font-family: Verdana; font-size: 08pt; font-style: normal; font-weight: normal; color: #000000 }
.warning2 {  font-family: Verdana; font-size: 10pt; font-style: normal; font-weight: bold; color: #FF0000 }
.txt {  font-family: Arial; font-size: 10pt; font-style: italic; font-weight: bold; color: #FF0000; width: 700px }
.titbot {  font-family: "Arial Black"; font-size: 9pt; font-style: italic; font-weight: normal; color: #ffffff }
.linkbot {  font-family: Arial; font-size: 7pt; font-style: normal; font-weight: bold; color: #ffff00; text-decoration: underline }
.linkbot:hover {  font-family: Arial; font-size: 7pt; font-style: normal; font-weight: bold; color: #ffffbb; text-decoration: none }

