﻿body {
	background-image: none;
	background-color: #707070;
	background-repeat: repeat-x ;
	font-family:Verdana; 
	font-size:13px;
	 color: black;
}

h2 { font-size:16px; }

li { font-size:13px; }

div 
{	font-family:Verdana; 
	font-size: 13px;
	color:  black;
}

table
{
	font-family:Verdana; 
	font-size: 13px;
	 color:  black;
}

td
{
	font-family: Verdana;
	font-size: 13px;
	color: black;
	z-index: 0;
}


.flow {
  float: right;
  clear: right;
  margin: 0px 10px 0px 0px;
  text-align:center;
}

.flowleft {
  float: right;
  clear: right;
  margin: 0px 10px 0px 0px;
  text-align:center;
}

.flowright {
  float: left;
  clear: left;
  margin: 0px 10px 0px 0px;
  text-align:center;
}

.comments {
		border:solid black thin;
		background-color : Gray ;
		width:95%;
		text-align:center;
		font-size:12px;
}

.interested {
		width:110%;
		text-align:center;
		font-size:14px;
}
