/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - bodyBack */

.bodyback	{
			background-color: #ffffff;
			scrollbar-base-color: #359661;
 			scrollbar-track-color: #359661;
			scrollbar-face-color: #B52910;
			scrollbar-highlight-color: #ffffff;
			scrollbar-3dlight-color: #B52910;
			scrollbar-darkshadow-color: #A1393A;
 			scrollbar-shadow-color: #A1393A;
 			scrollbar-arrow-color: #ffffff;
 			font-size: 9pt;
			font-family: arial;
			text-decoration: none;
			
						}
			/* background of the PAGE - specify colour or image */
			

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text elements */

.textBigTitle		{font-size: 12pt; color: #000000; font-family: arial; font-weight: bold;}
.textTitle		{font-size: 10pt; color: #000000; font-family: arial; font-weight: bold;}
.textName		{font-size: 9pt; color: #000000; font-family: arial; font-weight: bold;}
.textPrice		{font-size: 10pt; color: #DB0A0A; font-family: arial; font-weight: bold;}
.textWhite		{font-size: 8pt; color: #ffffff; font-family: arial;}
.textNormal		{font-size: 10pt; font-family: arial;}
.textSmall		{font-size: 7pt; font-family: arial;}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	style: margin-left: 15pt;

}a:link {
	color: 339966;
	text-decoration: none;
	font-weight: 500;
}
a:visited {
	font-weight: 500;
	color: 339966;
	text-decoration: none;
}
a:hover {
	font-weight: 500;
	color: 993333;
	text-decoration: none;
}
a:active {
	color: 993333;
	text-decoration: none;
}
