/* CSS Document */

.head-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;

	color: #OF6683
	margin: 8px;
	line-height: normal;
	padding: 4px 8px 0px 10px;
	color: #145F7C;
	margin: 8px;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: 600;
	color: #145F7C;
	padding: 10px 0px 0px 12px;
	margin: auto;
	line-height: 75%;
}
.news-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	color: OF6683;
	line-height: 50%;
	padding: 10px;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #6A1256;
	line-height: 75%;
	margin: auto;
	padding: 10px 10px 0px;
}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #5074A0;
	color: #FFFFFF;
}
      #content ul {
		list-style: square outside;
		color:#1A385D;
		}

.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 135%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6A1256;
	list-style-position: outside;
	list-style-type: square;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: normal;
	color: #145F7C;
	text-align: center;
	padding: 5px 10px 0px;
	margin-top: 7px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 150%;
	font-weight: bolder;
	color: #6A1256;
	padding: 8px;
}
.head-inside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #OF6683;
	padding: 0px;
}
.menu-sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 150%;
	font-weight: bolder;
	color: #2D522E;
	padding: 15px;
}
.text-list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
    color: #145F7C
	margin: 8px;
	line-height: 140%
	list-style-position: outside;
	list-style-type: square;
	color: #14607D;
	list-style-position: outside;
	}
