@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family:"Lucida Grande", Segoe UI, Verdana, Arial, sans-serif;
}
body {
	background-color: #bbc78d;
	color:#305062;
}

a, a:link, a:active, a:visited {
color:#aa0000;
}
a:hover {
color:#ff0000;

}

.Jumpmenu_style {
	font-family:"Lucida Grande", Segoe UI, Verdana, Arial, sans-serif;
	color:#305062;
	font-size: 16px;
}
h1, h2, h3, h4 {
	font-family:"Lucida Grande", Segoe UI, Verdana, Arial, sans-serif;
       
}
h1 {
	font-size:1.8em;
	text-align:left;
	padding:21px 0 5px 20px;
}
h2 {
	margin:5px 0;
        font-size:1.6em;
		font-weight: normal;
}
    
h3, h4 {
	margin:15px 0 0;
	font-size:1.2em;
        color:#305062;
		font-weight: normal;
}
