A:visited{
	color: #006699;
	font-style: normal;
	text-decoration: none;
}           
A:link{
	color: #993300;
	font-style: normal;
	text-decoration: none;
}           
A:active{
	font-style: normal;
	color: #FFFF00;
	text-decoration: none;
}
A:hover{
	font-style: normal;
	color: #FFFF00;
	text-decoration: none;
}
A.image{
	color: #EEEEEE;
}
A.image:hover{
	text-decoration: none;
}
span.logo_text {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
}
table.logo_icon {
        text-align: center;
        vertical-align: top;
        width: 150px;
}
.menuhead {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-style: normal;
	color: #3366CC;
}
IMG.thumbnail {
  border-style : solid;
  border-width : 2pt;
  border-color : #ffffff;
}
IMG.display {
  border-style : solid;
  border-width : 5pt;
  border-color : #ffffff;

}
.notetext {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	color: #990000;

}
.content {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-style: normal;
	color: #3366EE;

}

