
	body { margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; background-image: url(images/bg.jpg); 
		scrollbar-3dlight-color: #CC0000; 
		scrollbar-arrow-color: #CC0000;
		scrollbar-base-color: #333333;
		scrollbar-darkshadow-color: #000000;
		scrollbar-face-color: #333333;
		scrollbar-highlight-color: #000000;
		scrollbar-shadow-color: #CC0000; }

	H1{ font-family: Arial, Helvetica; color: #000000; font-size : 18pt; }
	H2{ font-family: Arial, Helvetica; color: #000000; font-size : 16pt; }
	H3{ font-family: Arial, Helvetica; color: #687088; font-size : 14pt; }
	H4{ font-family: Arial, Helvetica; color: #687088; font-size : 12pt; }
	p { font-family: Arial, Helvetica; color: #333333; font-size : 10pt; }
	table { font-family: Arial, Helvetica; color: #333333; font-size : 10pt; }
	
	li { font-family: Arial, Helvetica; color: #333333; font-size : 10pt; }
	ul {list-style-type: disc; list-style-image: url(images/bullet.jpg);} 

.forminput
	{
	border: 1px solid #CC0000;
	width: 175px;
	background-color: #666666;
	color: #FFFFFF;
	}

.bursese
	{
	font-weight: bold;
	}

	.borleft { border-left: 1px solid #000000 }
	.bordotleft { border-left: 1px dotted #000000 }
	.borright { border-right: 1px solid #000000 }
	.bordotright { border-right: 1px dotted #000000 }
	.borbottom { border-bottom: 1px solid #000000 }
	.bordotbottom { border-bottom: 1px dotted #000000 }
	.bortop { border-top: 1px solid #000000 }
	.bordottop { border-top: 1px dotted #000000 }

    a:link { color : #CC0000; }
    a:visited { color : #CC0000; }
    a:hover { color : #666666; }
    a:active { color : #666666; }

    img { border: 0px solid #000000; }