a { text-decoration: underline; }
a:link { color: #0000ff; }
a:hover { border-width: 2px; background: transparent; color: #ff0000; }
a:active { color: #aa00ff; }
a:visited { color: #000000; }


body {
	width: 95%;
	background-color: #ffffff;
	color: #000000;
	scrollbar-3dlight-color: #000033;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #CCCCFF;
	scrollbar-darkshadow-color: #000033;
	scrollbar-face-color:#CCCCFF;
	scrollbar-highlight-color: #CCCCFF;
	scrollbar-shadow-color: #CCCCFF;
	scrollbar-track-color: #FFFFFF;
}

p { font-family: Arial, Helvetica, sans-serif; font-size: 12px; } 
p.bold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }     
p.ital { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; }     
p.welcome { font-family: 'Times New Roman', Verdana, Arial, Helvetica, sans-serif; font-size: 28px; font-weight: bold; font-style: italic; text-align: center; color: #0000ff; }
span.bold { font-weight: bold; }
span.ital { font-style: italic; }
span.underline { text-decoration: underline; }
span.italunder { font-style: italic; text-decoration: underline; }
span.note { font-family: Arial, sans-serif; font-size: 9px; }
span.nude { color: #ff0000; }
td { font-family: Arial, sans-serif; font-size: 12px; vertical-align: top; }
h1 { font-family: Verdana, Helvetica, Arial, serif; font-size: 30px; font-weight: normal; color: #000066; }
h2 { font-family: Arial, Helvetica, 'Times New Roman', serif; font-size: 20px; font-weight: bold; color: #000066; }
h3 { font-family: Arial, Helvetica, 'Times New Roman', serif; font-size: 16px; font-weight: bold; color: #000066; }
h6 { font-family: Arial, 'Times New Roman', serif; font-size: 11px; font-weight: bold; }
ol { font-family: Arial, sans-serif; font-size: 12px; list-style-type: square; }
ul { font-family: Arial, sans-serif; font-size: 12px; list-style-type: square; }
li { font-family: Arial, sans-serif; font-size: 12px; list-style-type: square; }
em { font-style: italic; }
strong { font-weight: bold; }