.sayings {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	color: #666666;
}
a:link {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	text-decoration: none;
}
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006699;
}
span {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
td {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #666666;
}
A.orangegreen:link    { color:rgb(255,128,0); text-decoration:underline; }
A.orangegreen:visited { color:rgb(255,128,0); text-decoration:underline; }
A.orangegreen:active  { color:rgb(255,128,0); text-decoration:underline; }
A.orangegreen:hover   { color:rgb(0,255,0);   text-decoration:underline; }
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:underline; }
A.greyred:link     { color:rgb(94,94,102); text-decoration:none;}
A.greyred:visited  { color:rgb(94,94,102); text-decoration:none;}
A.greyred:active   { color:rgb(94,94,102); text-decoration:none;}
A.greyred:hover    { color:rgb(204,0,0); text-decoration:underline; }
.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;
}
.cogenesislink {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #999999;
}

/* below definitions added by grappone, please don't remove */

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;
}
