.sayings {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	color: #666666;
}
.headings {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFFFFF;
}
span {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
td {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
A.redblue:link     { color:rgb(204,0,0);   text-decoration:none;}
A.redblue:visited  { color:rgb(204,0,0);   text-decoration:none;}
A.redblue:active   {color:rgb(204,0,0);    text-decoration: none;}
A.redblue:hover    { color:rgb(0,0,255);   text-decoration:none; }
A.greyred:link     {
	color:#666666;
	text-decoration:none;
	font-family: "Century Gothic";
	font-size: xx-small;
}
A.greyred:visited  {
	color:#666666;
	text-decoration:none;
	font-family: "Century Gothic";
	font-size: xx-small;
}
A.greyred:active   {
	color:#666666;
	text-decoration:none;
	font-family: "Century Gothic";
	font-size: xx-small;
}
A.greyred:hover    {
	color:#361600;
	font-family: "Century Gothic";
	font-size: xx-small;
	text-decoration: none;
}
.background1 {
	background-image: url(../images/bgimage1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
DIV.indented {
	text-indent: 15px; 
}
.closewindow {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.blacklink {
	color: #000000;
	text-decoration: underline;

}

TR.normal {
background-color: #FFFFFF;	
}

TR.highlight {
	background-color : #F5F5F5;
}

A:link     { color:rgb(204,0,0);   text-decoration:none;}
A:visited  { color:rgb(204,0,0);   text-decoration:none;}
A:active   {color:rgb(204,0,0);    text-decoration: none;}
A:hover    { color:rgb(0,0,255);   text-decoration:underline; }

DIV.borderholder {
	margin: 10px;
	padding: 2px;
	border: dashed black 1px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}
.quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #361600;
	font-weight: normal;
	font-variant: small-caps;
	font-size: 11px;
}
.AuthorQuotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: capitalize;
	color: #000000;
}
.100hi {
	height: 100%;
}
.Designer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #361600;
	text-decoration: none;
}
