A {
	color: #FF9900;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-decoration: none;
}
A:hover {
	color: #FF9900;
	font-weight: bolder;
	text-decoration: underline;
}
Body {
	color: #004400;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    background-image: url(paper05_1.gif);
}

Body p {
	font-size:70%;	
}

p.menu {
    text-align: center; 
	color:#FF9900;
	letter-spacing: 1px;
}

h1 {
	font-size:95%;
	color:#FF9900;
	text-align: center;
	margin: 4px 0 4px 0;
}

h2 {
	font-size:95%;
	text-align: left;
	margin: 2px 0 4px 0;
}

#menu {
text-align: right;
font-family: Verdana, Arial;
vertical-align: top;
}

#menu a {
font-size:70%;
color:#004a42;
letter-spacing:2px;
border-bottom: 1px solid #ccc;
margin-bottom: 1px;
text-decoration: none;
}

#menu a:hover {
background-color:#ffc;
color:#FF9900;
border-bottom: 1px solid #FF9900;
}

ul{
list-style:url(check01_orange_1.gif) inside;
text-align: right;
font-size: 65%;
font-weight: 700;
color: #004a42;
}

li{
margin-top: 5px;
}
