/*###############################################################################################

#

#  project           : Equusvalent

#  filename          : style.css

#  last modified by  : Jaqueline van de Weijer (Bulletin Board Service)

#

###############################################################################################*/






body 			{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color:#53120e; font-size: 14px;
	background:none;
	scrollbar-face-color:#88331c;
	scrollbar-highlight-color:#fef1c3;
	scrollbar-shadow-color:#fef1c3;
	scrollbar-3dlight-color:#fef1c3;
	scrollbar-arrow-color:#fef1c3;
	scrollbar-track-color:#fef1c3;
	scrollbar-darkshadow-color:#fef1c3;
				   }

table			{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px;
}

a:link 			{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#88331c;
	text-decoration:none;
}

a:visited 		{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#53120e; text-decoration:none;
}

a:active 		{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#53120e; text-decoration:none;
}

a:hover 		{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#53120e; text-decoration:none;
}

.header0		{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#53120e; font-size:12pt; font-style:italic;
}

.header1 		{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#53120e; font-size:12pt; font-weight:bold;
}

.header2 		{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#53120e; font-size:12pt; font-style:italic; font-weight:bold;
}

.header3 		{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#53120e; font-size:12pt; font-weight:bold;
}

.header4 		{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#53120e; font-size:12px; font-weight: bold;
}

.small 			{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#53120e; font-size:12px;
}



ul 				{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color:#53120e; font-size: 12px; list-style-type: bullet; list-style-color:#88331c; list-style-position: outside;
}

li 				{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color:#53120e; font-size: 12px;
}

ol				{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color:#53120e; font-size: 12px; list-style-type: decimal;
	list-style-position: outside;
}
				  
