body {
	background-color: #d0d14f;
	margin: 0px 0px 0px 0px;
}
.menu {
	font: normal normal bold 10px/12px Tahoma;
	color: #bdb76b;
}
a.menu:link {
	font: normal normal bold 10px/12px Tahoma;
	color: #bdb76b;
	text-decoration: none;
}
a.menu:active {
	font: normal normal bold 10px/12px Tahoma;
	color: #bdb76b;
	text-decoration: none;
}
a.menu:visited {
	font: normal normal bold 10px/12px Tahoma;
	color: #bdb76b;
	text-decoration: none;
}
a.menu:hover {
	font: normal normal bold 10px/12px Tahoma;
	color: #ff4500;
	text-decoration: underline;
}
.titletop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #353500;
	font-weight: 400;
	line-height: 25px;
	letter-spacing: 5px;
	font-style: normal;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #336600;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: 2px;


}
.content {
	font: normal normal normal 14px/18px Century Gothic;
	color: black;
	letter-spacing: 1px;
}
a.content:link{
	font: normal normal normal 14px/18px Century Gothic;
	color: #ff4500;
	letter-spacing: 1px;
}
a.content:active{
	font: normal normal normal 14px/18px Century Gothic;
	color: #ff4500;
	letter-spacing: 1px;
}
a.content:visited{
	font: normal normal normal 14px/18px Century Gothic;
	color: #ff4500;
	letter-spacing: 1px;
}
a.content:hover{
	font: normal normal normal 14px/18px Century Gothic;
	color: #ff4500;
	letter-spacing: 1px;
	text-decoration: underline;
}
.content_Hdr{
	font: normal small-caps bold 16px/24px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #6c6c43; /** #4169e1 #ff4500 **/
}
.h1 {
	font: normal normal bold 14px/18px Century Gothic;
	color: #000000; /** #4169e1; **/
}
.h2 {
	font: normal normal bold 14px/18px Century Gothic;
	color: #696969;
}
.h3 {
	font: normal normal bold 14px/18px Century Gothic;
	color: #6b8e23;
}
.byskrif {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: 2px;
}
.alert{
	font: normal normal normal 14px/18px Century Gothic;
	color: gray;
}
.alertSml{
	font: normal normal normal 12px/16px Century Gothic;
	color: gray;
}
a.alertSml:link {
	font: normal normal bold 12px/16px Century Gothic;
	color: gray;
	text-decoration: none;
}
a.alertSml:active {
	font: normal normal bold 12px/16px Century Gothic;
	color: gray;
	text-decoration: none;
}
a.alertSml:visited {
	font: normal normal bold 12px/16px Century Gothic;
	color: gray;
	text-decoration: none;
}
a.alertSml:hover {
	font: normal normal bold 12px/16px Century Gothic;
	color: gray;
	text-decoration: underline;
}
.hint{
	font: normal normal bold 14px/18px Century Gothic;
	color: #006400;
}

ul {
	font: normal normal normal 14px/18px Century Gothic;
	color: black;
	letter-spacing: 1px;
}
li {
	list-style: disc outside none;
}