a:link       { color: #000079 }
a:visited    { color: #448680 }
a:active     { color: #DD5800 }

a:hover {
		color: #C00000;
		background: #ECECEC;
		}

body        { 
			border:1px solid #F4F4F4; 
			font-family: Verdana; 
			background-color: #F8F8F8; 
			font-size: 10pt; 
			text-align: left; 
			list-style-type: decimal; 
			background-image: url('http://www.koscher.net/images/bg.gif'); 
			float:right 
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
			margin-left: 0px;
			}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
}
h1, h2, h3, h4, h5, h6 { font-family: Verdana,Arial, Helvetica;  
}
h1  
{ 
font-size: 24pt; font-weight: bold; color:#AD391D 
}
h2
{
	color: #F57D05;font-size:18pt; font-weight:bold 
}
h3
{
	color: #FF0000;font-size:14pt; font-weight:bold 
}
h4
{
	color: #CC0000;font-size:12pt; font-weight:bold
}
h5
{
	font-size: 12pt; font-weight: bold
	}
h6
{
	font-size:10pt; font-weight:bold
}