@charset "utf-8";
/* CSS Document */


body {
	font-family:Georgia;
	background:url(images/interbase_background_gradient.png);
	background-repeat:repeat-x;
	}

.title {
	
	color:#030;
		font-size:18px;
		font-weight:bold;
		font-variant:small-caps;

}

a {
	color:#033;
}
