p {
     font-size:90%;
     color:#333333;
     line-height:130%;
	 padding:10px;
}
h1 {
     font-size:120%;
     color:#000000;
     text-indent:0.2em;
     margin-top:3px;
     borderleft:2px solid #000000;
}
h2 {
     font-size:100%;
     color:#000000;
     text-indent:0.8em;
     margin-top:0px;
     margin-bottom:0px;
}
li {
     font-size:80%;
     color:#808080;
}
span {
     font-size:80%;
     color:#808080;
}
hr {
     color:#808080;
}
a:link {
     color:#ff0000;
    text-decoration:none;
}
a:visited {
     color:#ff0000;
    text-decoration:none;
}
a:hover {
     color:#6b6931;
    text-decoration:underline;
}
a:active {
     color:#ffffff;
    text-decoration:none;
}

div.n{
	text-align:right;
	font-size:5px;
	height:1px;
	width:1px
	overflow:hidden;
	color:#000000;
} 

a.n:hover{
	text-decoration:none;
	color:#000000;
	background:#000000;
	cursor:default
}

a.n:link{
	text-decoration:none;
	color:#000000;
	background:#000000;
	cursor:default
	} 

a.n:visited{
	text-decoration:none;
	color:#000000;
	background:#000000;
	cursor:default


