body {
    font-weight: normal;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #ffffff;
}

p {
    font-size : 12px;
	 font-weight: normal;
	 font-family : Arial, Helvetica, sans-serif;
    color : #000000;
}

pre {
    font-weight: normal;
}

td {
	 font-family : Arial, Helvetica, sans-serif;
}

h3 {
	 font-size: 18px;
	 font-weight: bold;
	 color: #222222;
}

h4 {
	 font-size: 16px;
	 font-weight: bold;
	 color: #222222;
}

h5 {
	 font-size: 14px;
	 font-weight: bold;
	 color: #222222;
}

.tableft {
	border-bottom : 0px;
	border-right : 0px;
	border-left : 0px;
	border-top : 0px;    
       background-color: #ffffff;
}

a {
	 font-weight: normal;
	 text-decoration: underline;
	 color: #0000f0;
}

a:visited {
	 text-decoration: underline;
	 color: #0000f0;
}

a:hover {
	 text-decoration: underline;
	 color: #0f0000;
}

a.tablink {
	 font-family : Arial, Helvetica, sans-serif;
        font-size: 12px;
	 font-weight: bold;
	 text-decoration: none;
	 color: #cfcfcf;
}

a.tablink:visited {
        font-family : Arial, Helvetica, sans-serif;
        font-weight: bold;
	 text-decoration: none;
	 color: #cfcfcf;
}
 
a.tablink:hover {
	 text-decoration: none;
	 color: #cfcfcf;
}


.content {
	 font-size: 12px;
	 font-weight: normal;
	 text-decoration: none;
	 color: #222222;
}

li {
	 font-size: 12px;
	 font-weight: normal;
	 line-height: 18px;
	 padding-bottom: 7px;
	 color: #333;
}

a.navboxlink {
	 font-size: 10px;
	 font-weight: bold;
	 text-decoration: none;
	 color: #222222;
}

a.navboxlink:visited {
	 text-decoration: none;
        font-weight: bold;
	 color: #222222;
}

a.navboxlink:hover {
	 text-decoration: none;
        font-weight: bold;
	 color: #222222;
}

.fixnav {
	padding: 4px 4px 4px 4px;
	border-bottom : 1px;
	border-right : 0px;
	border-left : 0px;
	border-top : 0px;
	border-style : dotted;
	border-color : #aaaaaa;
}

