BODY {
	background-image : url(../images/background1.jpg);
	background-repeat : no-repeat;
	background-attachment : fixed;
	margin-left :30;
	margin-top : 10;
	margin-right : 30;
	margin-bottom : 20;
	font-size : 14px;
}
TH {
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	font-weight : bold;
	vertical-align : top;
	font-size : 14px;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	vertical-align : top;
	font-size : 14px;
}
A {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : bold;
}

A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	color : Gray;
	font-weight : bold;
}

A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;	
	font-weight : bold;
}


A.menu  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;

	font-style : normal;
	font-variant : normal;
	color : Black;
	text-decoration : none;
}
A.menu:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;

	font-style : normal;
	font-variant : normal;
	color : Black;
	text-decoration : none;
}
A.menu:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;

	font-style : normal;
	font-variant : normal;
	color : Black;
	text-decoration : none;
}

A.menusmall  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	color : Black;
	text-decoration : none;
}
A.menusmall:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	color : Black;
	text-decoration : none;
}
A.menusmall:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	color : Black;
	text-decoration : none;
}

A.currentmenusmall  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	color : #999999;
	text-decoration : none;
}
A.currentmenusmall:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	color : #999999;
	text-decoration : none;
}
A.currentmenusmall:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	color : #999999;
	text-decoration : none;
}

P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Black;
}

.accent {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Black;
	font-weight : bold;
}
UL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Black;	
}
LI {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Black;
	list-style-image : url(../images/li.gif);
	padding-left : 5px;
	list-style-position : outside;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Black;
	vertical-align : top;
	text-align : left;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : lighter;
	color : Black;
}
H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : lighter;
	color : Black;
}

TEXTAREA {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}
INPUT {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Black;
}

A.nietvet {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : normal;
}

A.nietvet:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	color : Gray;
	font-weight : normal;
}

A.nietvet:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;	
	font-weight : normal;
}