body
{
	background-color: #fff;
       font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
}

p, blockquote, li
{
	font-size: 12px;
	line-height: 18px;
       padding-right:10px;
}


blockquote
{
       font-family:Courier, Serif;	
       margin-left: 20px;
	margin-right: 0px;
}

#tableText
{
       font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
}

#head
{
	height: 100px;
       padding-bottom:5px;
}


#container
{
	width: 610px;
       padding-left:10px;
}


#main
{
	width: 450px;
	border-right: 1px solid grey;
}

#right
{
	float: right;
	width: 130px;
	padding-top: 10px;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
}


a:link, a:visited
{
	color: #930;
	text-decoration: none;
}

a:hover
{
color:#960;
text-decoration:underline;
}


.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}


h1
{
color: #c90;
font-weight:100;
font-size:22px;
text-align:left;
}

h2
{
color: #960;
font-weight:100;
font-size:16px;
}

h3
{
color: #c90;
font-weight:100;
font-size:14px;
}

h4
{
color: #960;
font-weight:100;
font-size:12px;
text-align:left;
}

img
{
float:left;
margin-right:10px;
border:0px;
}