body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #30331E;
}
p, td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #30331E;
}

h1,h2,h3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #30331E;
}

h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 13px;
}
@font-face {
    font-family: CustomFont;
    font-style:  normal;
    font-weight: normal;
    src: url(/VINERHA0.eot);
}
.CustomFont a{
	font-family: "CustomFont";
	color: #30331E;
	font-size:48px;
	text-decoration:none;
}
.CustomFont a:hover{
	color: #000000;
}
