body {
	text-align:left;
	font-family: trebuchet ms, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
}

td {
	text-align:left;
	font-family: trebuchet ms, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
}

th {
	text-align:left;
	font-family: trebuchet ms, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
}

h1 {
	font-family: georgia, verdana, sans-serif;
	font-size: 20px;
	color: #000000;
	margin-left: 5px;
}

h2 {

  font-family: georgia, verdana, sans-serif;
  font-size: 18px;
  color: #000000;
  margin-left: 5px;
}

h3 {

  font-family: georgia, verdana, sans-serif;
  font-size: 16px;
  color: #000000;
  margin-left: 5px; 
}

link {
	font-family: trebuchet ms, helvetica, sans-serif;
    font-size: 11px;
    color: #330000;	
}

alink {
	font-family: trebuchet ms, helvetica, sans-serif;
    font-size: 11px;
    color: #330000;	
}

vlink {
	font-family: trebuchet ms, helvetica, sans-serif;
    font-size: 11px;
    color: #330000;	
}
.box {
	margin: 10px;
	padding: 0px;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	background-color: #ffe7d9;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

.boxjump {
	margin: 10px;
	padding: 0px;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	background-color: #ffe7d9;
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	font-style: normal;
}

.box14 {
	margin: 10px;
	padding: 0px;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	background-color: #ffe7d9;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-style: italic;
}

.boxglobalnews {
	margin: 10px;
	padding: 3px;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	background-color: #ffe7d9;
	font-family: Georgia, Verdana;
	font-size: 18px;
}

.titlebiggest {
	font-family: georgia, verdana, sans-serif;
	font-size: 24px;
	color: #000000;
	margin-left: 5px;	
}

.titlebig {
	font-family: georgia, verdana, sans-serif;
	font-size: 20px;
	color: #000000;
	margin-left: 5px;
}

.titlebold {
	font-family: georgia, verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-left: 5px;
}

.titlemedium {
	font-family: georgia, verdana, sans-serif;
	font-size: 16px;
	color: #000000;
	margin-left: 5px;
}

.reference {
	font-family: trebuchet ms, helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

li {
	list-style-type: inherit;
	}
	
.small {
	text-align:left;
	font-family: trebuchet ms, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
}	