/* CSS Document */
body {
	background-color: #FFFFCC;
	margin: 0px;
}

body p, td, li {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #004080;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 18pt;
	color: #FFFFCC;
	text-align: center;
}

h2 {
	font-size: 14pt;
	color: #004080;
	text-align: center;
}

h3 {
	font-size: 12pt;
	color: #004080;
	text-align: center;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #004080;
	text-align: right;
}

a:link, a:active, a:visited, a:hover {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #004080;
	text-decoration: underline;
}

.title_link A:link, .title_link A:active, .title_link A:visited {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.title_link a:hover {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #F8BF24;
	font-weight: bold;
	text-decoration: underline;
}

.menu_link A:link, .menu_link A:active, .menu_link A:visited {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menu_link a:hover {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F8BF24;
	text-decoration: underline;
}

.info_table {
	background-color: #FFFFFF;
	border-color: #000000;
	border-style: solid;
	border-width: 1pt;
}

link_n a:link., link_n link_n a:active., a:visited., link_n a:hover. {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #004080;
	text-decoration: underline;
}

.link_h a:link, .link_h a:active, .link_h a:visited, .link_h a:hover {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #004080;
	text-decoration: underline;
}

.title_img {
	margin: 0px;
	border-width: 0px;
	border-width: 2px;
	border-color: #000000;
	border-style: solid;
}

.photo_img {
	margin: 10px;
	border-width: 2px;
	border-color: #004080;
	border-style: solid;
}

.text_n {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.news_date {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #004080;
	font-weight: bold;
}
