td,p {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF}
body {	
	margin: 0px;
	background-color: #1467A3;
}

.bg1 {
	background-color: #1467A3;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a {  font-family: Arial; font-size: 12px; font-weight: normal; color: #B4D3EB; text-decoration: none}
a:visited {text-decoration: none}
a:hover {text-decoration: underline}
.bg2 {
	background-image: url(../images/bgr_top.jpg);
	background-repeat: repeat-x;
}
.block {
	display: block;
}
