﻿body						{ margin:10px; background-color:white; }

body, td, li,
input, select, textarea		{ font-family: Century Gothic, Helvetica, Arial, sans-serif; font-size:10pt; color:black; }

body			{
					SCROLLBAR-FACE-COLOR: #69bdf3; 
					SCROLLBAR-HIGHLIGHT-COLOR: #69bdf3;
					SCROLLBAR-3DLIGHT-COLOR: #69bdf3; 
					SCROLLBAR-SHADOW-COLOR: #69bdf3;
					SCROLLBAR-DARKSHADOW-COLOR: #69bdf3;
					SCROLLBAR-ARROW-COLOR: #99ccff;
					SCROLLBAR-TRACK-COLOR: #99ccff;
				}
				
a					{ color:#275CBD; text-decoration:none; }
a:link				{ }
a:hover				{ text-decoration: none; color:#000066; }
a:active			{ color:#000066; }
a:visited			{ }

#linklines			{ color:#99ccff; }

.links				{ font-family: Century Gothic, Helvetica, Arial, sans-serif; font-size:10pt; color: #275CBD; }