@charset "UTF-8";
/* CSS Document */
body, th, td, p {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	}
	
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;	
	color:#646FB6;
		text-decoration:none;
	}
a:hover {
	text-decoration:underline;
}

.navText {
	text-align:right;
	padding-right:20px;
	}	
	
.OGC {
	background-image:url(images/ogc.gif);
	background-repeat:no-repeat;
	background-position:top center;
	
	}	
.footer {
	font-size:14px;
	color:#FF6600;
	}	
.logo {
	color:#646FB6;
	font-size:18px;
	}	