
body {
	color:	#333300;
	font-size:	13px;
	background:	url("back.gif") repeat-y fixed #FFFFFF;
}

a {
	font-weight:	bold;
	color:	#0000FF;
	text-decoration:	none;
}
a:hover {
	text-decoration:	underline;
}

p {
	width:	80%;
	line-height: 120%;
}
div.menu {
	font-size:	12px;
	position: absolute;
	top: 20px;
	left: 5px;
}

h1 {
	color:	#FF6600;
	font-size:	32px;
}
h2 {
	color:	#FF6600;
	font-style:	italic;
	font-size:	16px;
}
h3{
	color:	#FF6600;
	font-size:	14px;
}

hr {
	text-align:	left;
	width:	80%;
}

span.small {
	font-size:	10px;
}
span.attention {
	color:	#FF0000;
}

td {
	font-size:	13px;
}

.txtc71
{
	font-size: 15px;
	font-style:	italic;
	font-weight: bold;
}

@media screen {
	body {
		padding-top:	12px;
		padding-bottom:	12px;
		padding-left:	20%;
		scrollbar-arrow-color:	#FFCC33;
		scrollbar-base-color:	#FFFFFF;
		scrollbar-face-color:	#FFFFCC;
		scrollbar-highlight-color:	#FFCC33;
		scrollbar-shadow-color:	#FFAA00;
		scrollbar-3dlight-color:	#FFCC99;
		scrollbar-darkshadow-color:	#4275bb;
		scrollbar-track-color:	#FFFFCC;
	}
	h2 {
		padding-left:	12px;
	}
	h3{
		padding-left:	24px;
	}
	div.indent {
		padding-left:	24px;
	}
}
