/* CSS Document */

html, body {scrollbar-base-color: #FF8AB5 }

body,td,th {
	font-size: 11px;
	color: #333333;
	line-height: 110%;
}
body {
	margin-left: 8px;
}
html{overflow-y: scroll;}

a {
text-decoration:none;
color: #E65C56;
}

a:hover{
	color: #660000;
}

.style1 {
	font-size: 110%;
	font-weight: bold;
	color: #000000;
}

.style_s {font-size: 10px}

