.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #006699;
}
.content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
}
.content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}
.content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.content h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.content h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
}
.content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	list-style-type: square;
}
.content a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.content a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.content a:hover {
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
}
.content a:active {
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 25px;
	padding-top: 25px;
	background-image: url(images/gui/menu_40.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.address a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.address a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.address a:hover {
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
}
.address a:active {
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	margin: 13px;
	padding-top: 13px;
}
.footer a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.footer a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.footer a:hover {
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
}
.footer a:active {
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/gui/menu_31.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.menu td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.menu a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.menu a:hover {
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
}
.menu a:active {
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
}
.lines {
	background-image: url(images/gui/vertline.jpg);
	background-repeat: repeat-y;
}

