
h6 {font-size: 10px;}
h5 {font-size: 12px;}
h4 {font-size: 15px;}
h3 {font-size: 20px;}
h2 {font-size: 25px;}
h1 {font-size: 30px;}

body {color: #FFFFFF; background: #000033; font-family: Arial, Verdana, sans-serif; font-size: 14px;}
a {color: #FFFFFF;}
table {font-size: 14px;}

#newslist h3{
	font-size: 15px;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #B9D2E3;
	clear: left;
}

#newslist ul{	
	margin:0;
	padding:0;
	list-style: none;
	position: relative;
}

#tmbspace{
	float: left;
  width: 130px;
  margin: 10px 0px 10px 0px;
	clear: left;
}

#ie6fix{
	height: 1%;
}

