body {

scrollbar-base-color: white;

scrollbar-track-color: #C9CFDB;

scrollbar-arrow-color: blue;

scrollbar-DarkShadow-Color: grey;

}





.body-text {

	font-family: "Tahoma";

	font-size: 14px;

	color: #000000;

}

.SubTitles {

	font-family: "Tahoma";

	font-size: 14px;

	color: #000000;

	text-decoration: underline;

}

.boldsubtitle {

	font-family: "Tahoma";

	font-size: 14px;

	font-weight: bold;

	color: #000000;

	text-decoration: underline;



}

a:link {

	font-family: "Tahoma";

	font-size: 14px;

	color: #000000;



}

a:visited {

	font-family: "Tahoma";

	font-size: 14px;

	color: #000000;

}

.imagetext {

	font-family: "Tahoma";

	font-size: 14px;

	color: #666666;

	text-decoration: underline;

}

a:hover {

	font-family: "Tahoma";

	font-size: 14px;

	color: #FF0000;

	text-decoration: blink;

}

a:active {

	font-family: "Tahoma";

	font-size: 14px;

	color: #FF0000;

	text-decoration: blink;

}

.linktext {

	font-family: "Tahoma";

	font-size: 10px;

	color: cccccc;

}

.smalltext {

	font-family: "Tahoma";

	font-size: 10px;

	color: #666666;

	text-align: center;

}


