a,a:link  { color: #3399CC; text-decoration: none; }
a:visited { color: #3399CC; text-decoration: none; }
a:active  { color: #006699; text-decoration: none; }
a:hover   { color: #006699; text-decoration: none; }

body,td,select,input,div,form,textarea,center,option,pre,br {
             font-size: 12pt; color: #666666; line-height: 130%}

body      { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
            scrollbar-face-color: white;
            scrollbar-shadow-color: skyblue;
            scrollbar-darkshadow-color: whitesmoke;
            scrollbar-highlight-color: skyblue;
            scrollbar-3dlight-color: whitesmoke;
            scrollbar-track-color: white;
            scrollbar-arrow-color: skyblue;
            overflow: auto; }
			
.topic {
	color: #666699;
	line-height: 150%;
	font-weight: bold;
}

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

