@charset "utf-8";
body {
	background-image: url(../_bkgds-logos/Background.gif);
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	background-color: #FFFFFF;
}


/* CSS Document */

body,td,th {
color: #000000;
font-weight: normal;
font-size: 16px;
}
a:link {
	text-decoration: none;
	color: #660000;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #660000;
}

#update {
cursor:pointer;
color:#0066FF;
font-family:"Times New Roman", Times, serif;
font-size:18px;
font-style:italic;
font-weight:bold;
}


.style2 {
font-family: Georgia, "Times New Roman", Times, serif;
color: #000066;
font-size: 18px;
font-weight: bolder;
}

.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #660000;
	line-height: 120%;
}
.style5 { font-size: 12px }
.style6 {color: #0000FF}
.style7 {
color: #990000;
font-weight: bold;
}
.style8 {
font-size: 18px;
color: #990000;
}





#t-1 {
	width: 900px;
}

#img1 { border: 6px solid #990000; }

#pointer { cursor: pointer; }

