@import url(http://www.oddcomments.com/lib/css/common.css);

h1 {
	font: 700 17pt Trebuchet MS;
	}
	
h2 {
	font: 700 16pt Trebuchet MS;
	}
	
h3 {
	font: 500 14pt Trebuchet MS;
	}
	
h4 {
	font: 500 13pt Trebuchet MS;
	}
	
p {
	font: 500 10pt Trebuchet MS;
	}
	
.iLnk {
	color: #000000;
	text-decoration:none;
	}

.banner {
	border-bottom: 1px solid #C8C8C8;
	background-color: #FFFFFF; 
	background:#FFFFFF url('/lib/img/header_bg.gif') fixed repeat 0 0;
	}
	
.header {
	width:780px;
	position:relative;
	left:30px;
	}
	
.bodyFrame {
	width:780px;
	position:relative;
	left:30px;
	}

