body { font-family: arial, verdana, tahoma, sans-serif;
color:#000000;
margin: 5px 0px 5px 0px;
background-color:#ffffff;
}
p { font-size:80%;
background-color:transparent;
}

h1 { text-align:center;
background:transparent;
font-size: 120%;
}

h2 { text-align:center;
background:transparent;
font-size: 100%;
}

li { font-size:80%;
background-color:transparent;
line-height:160%;
}

p.links {
display:none;
}

div.links a:link { text-decoration:underline;
}

div.links a:visited { text-decoration:underline;
}

div.links a:hover { text-decoration:none;
}


a:link {
	color: #000066; text-decoration: none
}
a:visited {
	color: #000066; text-decoration: none
}
a:hover {
	color: #ff9900; text-decoration: none
}
