	body {
		scrollbar-face-color: #336633;
		scrollbar-shadow-color: #000000;
		scrollbar-highlight-color: #339933;
		scrollbar-3dlight-color: #339933;
		scrollbar-darkshadow-color: #000000;
		scrollbar-track-color: #CCCC99;
		scrollbar-arrow-color: #ffffff }

	select {
		font-family: trebuchet ms;
		font-size: 10px;
		color: black }

/* text */

	font { 
		font-family: trebuchet ms;
		font-size: 11px;
		color: #000000 }

	.cart { 
		font-family: trebuchet ms;
		font-size: 11px;
		color: #ffffff }

	.rev { 
		font-family: trebuchet ms;
		font-size: 10px;
		color: #ffffff }


	.tiny {
		font-family: trebuchet ms;
		font-size: 10px;
		color: #336699 }

	.red { 
		font-family: trebuchet ms;
		font-size: 15px;
		font-weight: bold;
		color: #ff0000 }

	.name { 
		font-family: trebuchet ms;
		font-size: 15px;
		font-weight: bold;
		color: #333300 }

/* formatting */

	.indent{
		text-indent : .5cm;
		text-align: justify }

	.forms {
		border-width: 1;
		border-color: #000000;
		border-style: outset;
		background: #ffffff }

/* regular */
/* unvisited links */

	A:link {
		font-family: trebuchet ms;
		font-size: 11px;
		color: 003366;
		text-decoration: none }

/* unvisited links */

	A:hover {
		font-family: trebuchet ms;
		font-size: 11px;
		color: #7394E1;
		text-decoration: underline }
	
/* active links    */

	A:active {
		font-family: trebuchet ms;
		font-size: 11px;
		color: #666699 }

/* link of current attention   */
	A:focus {
		font-family: trebuchet ms;
		font-size: 11px;
		color:  #7394E1}

/* visited links   */

	A:visited {
		font-family: trebuchet ms;
		font-size: 11px;
		color: 005572 }


/* reverse */
/* unvisited links */

	A.rev:link {
		font-family: trebuchet ms;
		font-size: 10px;
		color: #ffffff;
		text-decoration: none }

/* unvisited links */

	A.rev:hover {
		font-family: trebuchet ms;
		font-size: 10px;
		color: goldenrod;
		text-decoration: none }
	
/* active links    */

	A.rev:active {
		font-family: trebuchet ms;
		font-size: 10px;
		color: #ffffff;
		text-decoration: none }

/* link of current attention   */
	A.rev:focus {
		font-family: trebuchet ms;
		font-size: 10px;
		color: #99CC33;
		text-decoration: none }

/* visited links   */

	A.rev:visited {
		font-family: trebuchet ms;
		font-size: 10px;
		color: CCCC99;
		text-decoration: none }





/* tiny */
/* unvisited links */

	A.tiny:link {
		font-family: trebuchet ms;
		font-size: 9px;
		color: 003366;
		text-decoration: none }

/* unvisited links */

	A.tiny:hover {
		font-family: trebuchet ms;
		font-size: 9px;
		color: #7394E1;
		text-decoration: underline }
	
/* active links    */

	A.tiny:active {
		font-family: trebuchet ms;
		font-size: 9px;
		color: #666699 }

/* link of current attention   */
	A.tiny:focus {
		font-family: trebuchet ms;
		font-size: 9px;
		color:  #7394E1}

/* visited links   */

	A.tiny:visited {
		font-family: trebuchet ms;
		font-size: 9px;
		color: 005572 }
