h1 { font-size: 16px;  color: #3D4667; font-weight: bold; }
h2 { font-size: 14px;  color: #3D4667; font-weight: bold; }
h3 { font-size: 12px;  color: #3D4667; font-weight: bold; }
h4 { font-size: 12px;  color: #3D4667; font-weight: bold; font-style: italic; }
th { font-size: 12px;  color: #3D4667; font-weight: bold; background-color: #d0d0d0;}

a { color: #294D70; }
a:visited { color: #294D70; }
a:hover { color: #294D70; }


body,td {
	font-size: 11px; 
	color: black; 
	font-family: Arial, sans-serif;
}

textarea,input, select {
 font-size : 10px; font : 10px Arial, Sans-Serif; 
 border-width: 1px;
}

.site {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 10px;
	margin-right: 5px;
	color: #324078;
	list-style: disc outside;
}

p {
	text-align: justify;
}



.l {background-color: #47729C;}
.block {	background-color: #EEF2F6;}
.blockAdv {	background-color: #DFE8F1;}
.pageTitle { font-size: 16px;  color: #B93C6A; font-weight: bold; }
.s { color: #5080AF; }
a.s { color: #5080AF; }

.pathLink { font-size: 10px; font-weight: bold; }

.newsDate { font-size: 11px; color: #000080; }
.newsLink { font-size: 11px; color: #294D70; text-decoration: none; font-weight: bold;}
.newsLink:visited { font-size: 11px; color: #294D70; text-decoration: none; }
.newsLink:hover { font-size: 11px; color: #294D70; text-decoration: underline; }
.menu { 
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 10px;
	margin-right: 5px;
	color: #324078;
	list-style: disc inside;
 }

.menuTop { 
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 5px;
	margin-right: 5px;
	color: #324078;
	list-style: disc inside;
 }
