body {
	background-color: #DBEDC9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #663366;
	margin-top: 0px;
}
a:link {
  color: #663366; 
  text-decoration: underline;}/*normal links in the text*/
a:visited {
  color: #663366; 
  text-decoration: underline;}
a:hover { /*this effect is not shown in NN4.xx*/
  color: #669900; 
  text-decoration: none;}
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #663366;
	text-align: justify;
}

a {
	color: #3366CC;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663366;
	line-height: 25px;
	background-color: #FFFFFF;
	border: 1px solid #663366;
}
.menu-bground {
	background-image: url(../assets/header/menu-bground.gif);
}
.footer-5px {
	background-color: #99CC66;
	line-height: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5px;
	color: #99CC66;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 50px;
	color: #660066;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
}
.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 25px;
	color: #660066;
	font-weight: bold;
	text-align: left;
}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #663366;
	font-weight: bold;
	font-style: italic;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-align: justify;
}
.small-black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
}
.h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #663366;
	line-height: 18px;
	font-style: italic;
}
.h5 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	line-height: 17px;
}
.nav-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #669900;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../assets/template/butterfly.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: 1px solid #663366;
	line-height: 17px;
}
.nav-text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #669900;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../assets/template/samples.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: 1px solid #663366;
	line-height: 17px;
}
.nav-notes {
	background-attachment: fixed;
	background-image: url(../assets/template/nav-notes.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
