.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	text-align: justify;

}

a:link{
	font-weight: normal;
	color: #663399;
	text-decoration: none;
}
a:visited  {
	font-weight: normal;
	color: #663399;
	text-decoration: none;

}
a:hover {
	color: #CC99CC;
	text-decoration: underline;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #3F1F5F;
}
.normalbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #663399;
	font-size: 75%;
	text-align: justify;


}
.normalsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #663399;
}
a:active {
	color: #660066;
}
.normal2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #663399;
	text-align: justify;

}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #663399;
	text-align: left;

}
.normalsmallbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
}
.doted {
	background-image: url(assets/back.gif);
}
.navigationbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;

}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #ADA4C8;
}
a.underline:link{
	font-weight: normal;
	color: #663399;
	text-decoration: underline;

}
a.underline:visited  {
	font-weight: normal;
	color: #663399;
	text-decoration: underline;

}
a.underline:hover {
	color: #663399;
	text-decoration: none;
}
.tableback {
	background-color: #FBFAFD;
	border: 1px solid #663399;
}
.contactinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #663399;
	border: 1px solid #663399;
	font-weight: bold;
	background-color: #FFFFFF;

}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #663399;
	border: 1px solid #663399;
	overflow: auto;
	background-color: #FFFFFF;

}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.white:link{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:visited  {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;

}
a.white:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663399;
	background-color: #F0F0F0;
	padding: 2px 12px;
	font-size: 70%;
	border: 5px solid #FFCC66;
}
#newstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	background-color: #FFCCFF;
}
