@import url("../stylesNews.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: small;
}
td {
	font-size: small;
}
a:link {
	color: #3366FF;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #003366;
	text-decoration: none;
}
a:active {
	color: #FF0000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #003366;
}
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #003366;
}
h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #003366;
}
h4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	font-size: small;
}
h5 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10pt;
	font-weight: bold;
	color: #003366;
}
h6 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:8pt;
	font-weight: bold;
	color: #003366;
}

li {
	list-style-image: url(images/bullet_list.gif);
	}

.menu_top {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #003366;
	font-size: small;
	font-weight: 500;
	}	
.menu_top a,.menu_top a:link,.menu_top a:active,.menu_top a:visited {
	color : #003366;
	text-decoration : none;
}
.menu_top a:hover {
	color : #666666;
	text-decoration: underline;
}
.menu_side {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
	font-weight: 500;
}

.menu_side a,.menu_side a:link,.menu_side a:active,.menu_side a:visited {
	color : #3366FF;
	text-decoration : none;
}

.menu_side a:hover {
	color : #003366;
	text-decoration: underline;
}

.menu_navbar {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 500;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	}	
.menu_navbar a,.menu_navbar a:link,.menu_navbar a:active,.menu_navbar a:visited {
	color : #ffffff;
	text-decoration : none;
}
.menu_navbar a:hover {
	background-color: #F1F4F8;
	color: #000066;
	text-decoration: none;
}

.subtitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: 500;
	font-size: large;
	color: #003366;
}
.small {
	font-size: small;
}
.smaller {
	font-size: x-small;
}
.smallest {
	font-size: xx-small;
}
.footer {
	font-size: x-small;
	color: #666666;
	margin-left: 30px;
}

