a {
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #993399;
}

blockquote, body, div, dl, li, ol, p, table, td, tr, ul {
	font-family: Verdana, 
Arial, Helvetica;
	font-size: 10pt;
}

dt {
	font-weight: bold;
}

h3 {
	color: #B7C7E3;
	font-size: 10pt;
	font-weight: bold;
}

h3  {
	color: #336699;
	font-size: 11pt;
	font-weight: bold;
}

ul {
	list-style-type: square;
}

.border {
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	font-size: 10pt;
}

.border-bottom {
	border-bottom: 1px solid #000000;
	font-size: 10pt;
}

.border-top {
	border-top: 1px solid #000000;
	font-size: 10pt;
}

.border-top-bottom {
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	font-size: 10pt;
}

.navi {
	color: #FFFFFF;
}

.small {
	font-size: 8pt;
}

.subtitle {
	color: #660066;
	font-weight: bold;
}

.white {
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
}
.border-img {
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;

}

.title {
	color: #660066;
	font-weight: bolder;
	text-decoration:underline;
	font-size: 12pt;
	font-style:italic
}

.menu {
	background-image: url(../images/bkg.jpg);
	background-repeat:repeat-x;
	margin-top: 0px;
}
