<style type="text/css">

<!--

body {
	font-size: 10pt;
	font-family: Verdana, Arial;
}
/*
p {
	font-size: 10pt;
	font-family: Verdana, Arial;
}
*/
ol {
	font-size: 10pt;
	font-family: Verdana, Arial;
} 
ul {
	font-size: 10pt;
	font-family: Verdana, Arial;
} 

.body {

	color: #000000;

	font-size: 10pt;

	font-family: Verdana, Arial;

}
.header1 {

	font-family: Verdana, Arial;

	font-size: 25px;

	font-weight: bold;

}

.header2 {

	font-family: Verdana, Arial;

	font-size: 20px;

	font-weight: bold;

}

.header3 {

	font-family: Verdana, Arial;

	font-size: 15px;

	font-weight: bold;

}

a.red:link {
	color: #ff0000;
	text-decoration: none;
}

a.red:visited {
	color: #ff0000;
	text-decoration: none;
}

a.red:hover {
	color: #ff0000;
	text-decoration: underline !important;
}

a.image:link {
	color: #ffffff;
	text-decoration: none;
}

a.image:visited {
	color: #ffffff;
	text-decoration: none;
}

a.image:hover {
	color: #ffffff;
	text-decoration: none !important;
}

a:link {
	color: #0033CC;
	text-decoration: none;
}

a:visited {
	color: #0033CC;
	text-decoration: none;
}

a:hover {
	color: #718ABE;
	text-decoration: underline !important;
}

a.date:link {
	color: #8b0000;
	text-decoration: none;
}

a.date:hover {
	color: #8b0000;
	text-decoration: underline !important;
}

a.date:visited {
	color: #8b0000;
	text-decoration: none;
}

a.date:visited:hover {
	color: #8b0000;
	text-decoration: underline !important;
}

a.main:link {
	color: #ff0000;
	text-decoration: none;
}

a.main:visited {
	color: #ff0000;
	text-decoration: none;
}

a.main:hover {
	color: #ff0000;
	text-decoration: underline !important;
}

table.topmenu, th.topmenu, td.topmenu {

  font-size: 12px;
	border: 1px solid #ffffff;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #ffffff;
	background-color: #000000;
}

table.main, th.main, td.main {
    font-size: 12px;
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	background-color: #F3F3F3;
}

