body {
	margin: 0 0 0 0;
    padding: 0;
    background-color: #fff;
   }

					
p, li {
	font-family: geneva, arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 16px;
	color: #000;
	background-color: transparent;
	}

h1 {
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 10px;
	font-weight: bold;
	color: #336;
	background-color: transparent;
	}
	
a:link {
	font-family: geneva, arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
    color: #66c;
    background-color: transparent;
    text-decoration: none;
    }
    
a:visited {
	font-family: geneva, arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
    color: #666;
    background-color: transparent;
    text-decoration: none;
    }

a:active {
	font-family: geneva, arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
    color: #ff0;
    background-color: transparent;
    text-decoration: none;
    }
    
a:hover {
	font-family: geneva, arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
    color: #090;
    background-color: transparent;
    text-decoration: none;
    }

.aligncenter {
	text-align: center;
	}

.alignright {
	text-align: right;
	}
	
.nn4 {
	font-family: geneva, arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 16px;
	color: #000;
	background-color: transparent;
	}

.dots {
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 10px;
	font-weight: bold;
	color: #ccc;
	background-color: transparent;
	}