@font-face {
     font-family: header;
     src: url('VeggiMed.otf');
	 }
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	font-style: normal;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg3.png);
	background-repeat: repeat-x;
	background-color:#FFF;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #000000;	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #7BD71E;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}
h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height:22px;	}
h2
{
	color: #FFF; font-size: 15px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:bold;}

#jqnews
{
	overflow: hidden;
	height: 330px;
	width: 200px;
	border: solid 0px #000;
	margin-top:-20px;
	margin-left:15px;
}

#jqnews div
{
	display: block;
	overflow: hidden;
	height: 100px;
	width: 190px;
	margin: 0px;
	padding:5px;
	border: solid 0px #F2F2F2;
	color: #CCC;
}

#jqnews2
{
	overflow: hidden;
	height: 370px;
	width: 260px;
	border: solid 0px #000;
	margin-top:0px;
	margin-left:0px;}

#jqnews2 div
{
	display: block;
	overflow: hidden;
	height: 100px;
	width: 260px;
	margin: 0px;
	padding:7px;
	border: solid 0px #F2F2F2;
	color: #CCC;
	background-color: #FFF;
	margin-bottom:10px;
	
}

a.style1:link {
	color: #000;
	text-decoration: none;
}
a.style1:visited {
	text-decoration: none;
	color: #000;
}
a.style1:hover {
	text-decoration: none;
	color: #7BD71E;
}
a.style1:active {
	text-decoration: none;
	color: #000;
}
p
{
	color:#666;
}
