@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

html, body {
	background: #ffffff url("images/repx_small.gif") repeat-x;
	margin: 0 auto;
	font: normal 62.5%/1.5 Lucida Sans Unicode, "Lucida Grande", sans-serif;
	font-size: 12px;
	text-align: left;
	}


a img {
	border : none;
	}

a {
	}

h1 {
	font-size: 1.8em; /* 18px */
	font-family: Lucida Sans Unicode, "Lucida Grande", sans-serif;
	color:#0397d3;
	font-weight:normal;
	}

h2 {
	font-size: 1.6em; /* 20px */
	font-family: Lucida Sans Unicode, "Lucida Grande", sans-serif;
	}

h3 {
	font-size: 1.3em; /* 18px */
	font-family: Lucida Sans Unicode, "Lucida Grande", sans-serif;
	}

h4 {
	font-size: 1.6em; /* 16px */
	font-family: Lucida Sans Unicode, "Lucida Grande", sans-serif;
	color:#336699;
	font-weight:normal;
	}

h5 {
	font-size: 1.4em; /* 14px */
	font-family: Lucida Sans Unicode, "Lucida Grande", sans-serif;
	}

h5 {
	font-size: 1.2em; /* 12px */
	font-family: Lucida Sans Unicode, "Lucida Grande", sans-serif;
	}

h6 {
	font-size: 1.0em; /* 10px */
	font-family: Lucida Sans Unicode, "Lucida Grande", sans-serif;
	}

p {
	font-size: 1.2em; /* 12px */
	}

ul {
	list-style-type : none;
	}

div.clearer {
	clear: both;
	font-size: 0px;
	height: 0px;
	width:0px;
	}

