body {
	scrollbar-3d-light-color: lightyellow;
	scrollbar-arrow-color: #FEBABC;
	scrollbar-base-color: lightyellow;
	scrollbar-dark-shadow-color: lightyellow;
	scrollbar-face-color: lightyellow;
	scrollbar-highlight-color: #444444;
	scrollbar-shadow-color: #555555;
	background : #790015;
}


A {
	color: #790015;
	font-size : 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}

A:Hover {
	color: blue;
	font-size : 14px;
	text-decoration: underline;
}

H2{
	color:yellow;
}

div.hi {padding-left: 10px; text-indent: -5px; font-size: 11px; }

div.hi2 {padding-left: 45px; text-indent: -33px; font-size: 11px; color: aaaaaa; }

div.hi2a {padding-left: 45px; text-indent: -33px; font-size: 11px; color: ffffff; }

div.tl { padding-left: 30px; text-indent: -18px; font-size: 11px; color: aaaaaa; }


