h1 {
	font-family : arial, sans-serif;
	font-size : 1.20em;
	color : white;
	background : none;
	padding-top: 10px;
}

p, ul, blockquote
    {
	font-family: arial, sans-serif;
	font-size: .85em;
	color : white;
	background : none;
}

p.black
    {
	font-family: arial, sans-serif;
	font-size: .85em;
	color : black;
	background : none;
}

p.header
    {
	font-family: arial, sans-serif;
	font-size: .80em;
	color : black;
	background : none;
}

p.indent
    {
	margin-left: 20px;
}

p.space
    {
	margin-top: 145px;
}

strong.black
    {
	font-family: arial, sans-serif;
	color : black;
	background : none;
}

a:link {
	font-family: arial, sans-serif;
	color: black;
	text-decoration: none;
	background : none;
}

a:visited {
	font-family: arial, sans-serif;
	color: black;
	text-decoration: none;
	background : none;
}

a:hover {
	font-family: arial, sans-serif;
	color: #ffcc66;
	background : none;
}

.right {
	text-align : right;
	padding-top: 5px;
	background : none;
}

.center {
	text-align : center;
	background : none;
}

.small  {
    font-family : Arial, sans-serif;
	font-size: .70em;
	background : none;
} 

div.scroll {
	width: 410px;
	height: 200px;
	padding: 5px;
}

div.scroll2 {
	width: 410px;
	height: 240px;
	padding: 5px;
}

#search {
	margin-left: 30px;
	margin-top:5px;
}

#wrapper {
margin:0 auto;
width: 726px;
text-align: left;
}

#flink {
font-size: .84em;
}

