BODY  {
	background-color : #FF9933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
}

p {
font-size: 16px;
line-height: 20px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	font-weight: normal;
	text-align: center;
	font-size: 22px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	display: inline;
}

.new {
clear: both;
font-size: 18px;
font-weight: bold;
padding: 10px 0 5px 0;
border-bottom: 1px solid #cccccc;
width: 720px;
text-decoration:none;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}



a:link {
color: blue;
}

a:hover {
color: blue;
}

a:visited {
color: blue;
}

#bookmark {
	width:185 px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;	
	text-decoration: underline;
	color:#000000;
}

#navigation {
	width:185 px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #FFFFFF;
	font-weight: bold;	
}

#navigation ul {
	margin: 0;
	padding: 0;
	word-spacing: normal;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
}

#navigation li {
	border-bottom: 1px solid #000000;
}

#navigation li a {
	height:100%;
	display: block;
	padding: 5px 5px 5px 0.5em;
	color: #000000;
	text-decoration: none;
}

#navigation li a:hover {
	background-color: #FEA900;
	color: #000000;
}

.copyright {
	font-size: x-small;
	font-style: italic;
}

.snap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
.snip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3c3c3c;
	}
	
.jump {
	margin-left: 15px;
	}