html,body {
  font-family: verdana;
  margin:10px;
  padding:0;
  height:100%;
  width:98%;
  background: #fff8be;
  color: #000000 !important;
}

span { color: #000000 !important; }


body, span, div, p, li, a {
	font-size: 12px !important;
}

h1 { font-size: 22px !important; }
h2 { font-size: 20px !important; }
h3 { font-size: 18px !important; }
h4 { font-size: 16px !important; }
h5 { font-size: 14px !important; }

h1 a { font-size: 22px !important; }
h2 a { font-size: 20px !important; }
h3 a { font-size: 18px !important; }
h4 a { font-size: 16px !important; }
h5 a { font-size: 14px !important; }

div, hr, h1, h2, h3, h4, h5 { display: block; float: none; clear: both; color: #000000 !important; margin: 0; padding: 0; }

a { color: #0000ff; }

div, h1 {
	margin-bottom: 10px;
}

img, hr { display:none; }

ul.events li span.rside {
	margin-left: 20px;
}
ul.blog li span.news_date {
	margin-left: 20px;
}

.blogBank_title {
	display: inline;
}

table.courselist_table {
	width: 100%;
}

.courselist_name {
	width: auto;
}

.courselist_mode {
	width: auto;
}

.courselist_level {
	width: auto;
}

.courselist_duration {
	width: auto;
}

select {
	display: block;
	margin-bottom: 10px;
}
