.HomeLink {
	font-family: Verdana;
	font-size: 11px;
	font-weight: regular;
	color: #330099;
	text-decoration: none;
	background-image: url("images/tolink_bg.gif");
	background-repeat: no-repeat;
	text-indent: 12pt;
	display: block;
	height: 21px;
	width: 180px;
	padding-top: 3px;
}
.HomeLink:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: regular;
	color: #330099;
	text-decoration: none;
	background-image: url("images/tolink_bg_hover.gif");
	background-repeat: no-repeat;
	text-indent: 12pt;
	display: block;
	height: 21px;
	width: 180px;
	padding-top: 3px;
}

.BarLink {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url("images/button1asmallb.gif");
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	line-height: 140%;
	display: block;
	height: 21px;
	width: 91px;
	
}
.BarLink:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #330099;
	text-decoration: none;
	background-image: url("images/button1asmallbb.gif");
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	line-height: 140%;
	display: block;
	height: 21px;
	width: 91px;
	
}

.BarLink2 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url("images/button1alargelb.gif");
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	line-height: 140%;
	display: block;
	height: 21px;
	width: 180px;
	
}
.BarLink2:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #330099;
	text-decoration: none;
	background-image: url("images/button1alargelbb.gif");
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	line-height: 140%;
	display: block;
	height: 21px;
	width: 180px;
	
}

p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 130%;
	text-align: justify;
}

.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 130%;
	text-align: right;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 130%;
	text-align: left;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 130%;
}


.testimonials {
	font-family: Verdana;
	font-size: 12px;
	color: #330066;
	text-decoration: none;
	margin-left: 6pt;
	margin-right: 3pt;
}
	
.style2 {font-size: 12pt}

.style3 {
	color: #660099;
	font-weight: bold;
}

.red {
color: #CC3399;
}


.style4 {
	font-family: Verdana;
	font-size: 12px;
	color: #cc3399;
	font-weight: bold;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990033;
	text-align: center;
	}
	
h2 {
	font-family: Verdana;
	font-size: 14px;
	color: #990033;
	text-indent: 4pt;
	display: block;
	line-height: 100%;
	margin-bottom: 3pt;
	margin-top:3pt;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990033;
	line-height: 100%;
	margin-bottom: 3pt;
	}
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330099;
	line-height: 100%;
	margin-bottom: 3pt;
	}


.interlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330099;
	line-height: 100%;
	margin-bottom: 3pt;
	}


.interlinkblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660099;
	line-height: 100%;
	margin-bottom: 3pt;
	}


.interlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990033;
	line-height: 100%;
	margin-bottom: 3pt;
	}

.interlinkred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	line-height: 100%;
	margin-bottom: 3pt;
	}


.alfabet {
	font-family: Verdana;
	font-size: 11px;
	color: #660099;
	text-indent: 4pt;
	display: block;
	line-height: 100%;
	margin-bottom: 3pt;
	margin-top:3pt;
	}
	
#box {
	display: block;
	width: 90%;
	border: 1px solid grey;
	background-color:#CCCCFF;
	padding: 15px;
	}
	
