body, html {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 90%;
}

a img {
	border: 0;
}

ul.spotlight li {
	margin-bottom: 20px;
	list-style-type: none;
	font-weight: bold;
	font-size: 90%;	
}

ul.spotlight li a {
	color: #000000;
}

li.list_header {
	list-style:none;
	list-style-position:outside;
	font-weight:bold;
}

.style_01 {
	color: #000099;
	font-weight: bold;
}

.style_02 {
	color: #003366;
}

.style_03 {
	color: #003366;
	font-weight: bold;
}
.text_01 {
	font-size: 80%;
}

.new {
	font-size: 90%;
}

p.side_menu_01 {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}

p.side_menu_01 a {
	color: #ffffff;
	text-decoration: none;
}

p.side_menu_01 a#selected {
	color: #CC9900;
}

h1 {
	font-size: 130%;
}

h2 {
	font-size: 120%;
}

h3 {
	font-size: 100%;
}

div.home_highlight {
	background-color: #CCCCCC;
	color: #000000;
	border: 2px solid #000000;
	padding 10px;
}

div.home_highlight a {
	text-decoration: none;
	color: #663366;
	padding: 0px;
	margin: 0px;
}
.indent_1 {
	margin-left: 50px;
}
