body{
	margin:0px;
	padding:0px;
	margin-top:0px;
}
body, td, p, div {
	font-family: Arial;
	font-size: 12px;
	color: #004373;
	font-weight: normal;
	padding-bottom: 0px;
	text-decoration: none;
}

.g_menu, .g_menu a, .g_menu a:link, .g_menu a:hover, .g_menu a:visited, .g_menu a:active {
	font-family: Arial;
	font-size: 12px;
	color: #004373;
	font-weight: normal;
	padding-bottom: 0px;
	text-decoration: none;
}

.b_menu, .b_menu a, .b_menu a:link, .b_menu a:hover, .b_menu a:visited, .b_menu a:active {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	padding-bottom: 0px;
	text-decoration: none;
}

.img_title {
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 0px;
	text-decoration: none;
}

.address, .address a, .address a:link, .address a:hover, .address a:visited, .address a:active {
	font-family: Arial;
	font-size: 13px;
	color: #ACACAC;
	font-weight: normal;
	padding-bottom: 0px;
	text-decoration: none;
}


a, a:link, a:visited{
	text-decoration:none;
	color:navy;
}
a:hover{
	text-decoration:underline;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}