.titles {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-align: justify;

}
text {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.bodytext-10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-align: justify;

}
.bodytext-red {

	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	text-align: justify;
}
.bodytext-blue {


	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	text-align: justify;
}
.bodytext-white {



	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}
.top-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
.side-border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
.bottom-border {

	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
a.link:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.link:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
a.link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	text-decoration: underline;
}
a.link:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.boldlink:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;

}
a.boldlink:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;

}
a.boldlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	text-decoration: underline;
	font-weight: bold;

}
a.boldlink:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;

}
.bodytext-red-10 {


	font-family: Tahoma;
	font-size: 10px;
	color: #990000;
	text-align: justify;
}
.field-input {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	background-color: #E6FAFF;
	border: 1px solid #0099CC;
}
.input-button {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #003366;
	border: 1px solid #000033;
}
h1,h2,h3,h4,h5,h6{
	display: inline;
}
