body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: e3e3e3;
}
body a {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #924901;
	background-color: e3e3e3;
	text-decoration: underline;
}
body a:hover {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #D66B01;
	background-color: e3e3e3;
	text-decoration: none;
}
.menutext {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
}
.menutext a {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.menutext a:hover {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
.nortext {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

.nortext a {
	font-family: Verdana;
	font-size: 12px;
	color: #924901;
	text-decoration: underline;
}

.nortext a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #D66B01;
	text-decoration: none;
}
.slogan {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.slogan a{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.slogan a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.cr {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.cr a {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.cr a:hover {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

body h1 {
	font-family: Verdana;
    font-size: 19px;
	color: #000000;
    font-weight: bold;
}
body h2 {
    font-family: Verdana;
    font-size: 15px;
    color: #000000;
    font-weight: bold;
}
body h3 {
    font-family: Verdana;
    font-size: 13px;
    color: #000000;
    font-weight: bold;
}

.datetxt {
    font-family: Tahoma;
    font-size: 9px;
    font-weight: normal;
    color: #333333;
}

.newstxt {
    font-family: Tahoma;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
}
.newstxt a {
    font-family: Tahoma;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
    text-decoration: underline;
}
.newstxt a:hover {
    font-family: Tahoma;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

.question  {
    font-family: Verdana;
    font-size: 12px;
	font-weight: bold;
    color: #924901;
    text-decoration: none;
}

.answer	{
   font-size: 11px;
   font-weight: normal;
   color: #000000;
}
