body {
	scrollbar-face-color: white;
	scrollbar-arrow-color: #5e8eab;
	scrollbar-highlight-color: #5e8eab;
	scrollbar-3dlight-color: #5e8eab;
	scrollbar-shadow-color: #5e8eab;
	scrollbar-darkshadow-color: #5e8eab;
	margin: 19px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN";
}

.title h1	{
	margin-top:0px;
	margin-bottom:8px;
	padding-bottom:3px;
	border-bottom:solid 2px #73a1ff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bold;
	color:#73a1ff
	}

.title div	{
	float:left;
	font-size:16px;
	font-weight: bold;
	color:#888888
	}

.title p	{
	float:right;
	margin-top:0px;
	margin-bottom:20px;
	width:250px;
	line-height:120%;
	font-size:12px;
	color:#888888
	}

.con	{
	margin-bottom:30px;
	clear:both
	}

.con h2	{
	background-color:#73a1ff;
	padding:2px 0px 2px 15px;
	margin-bottom:10px;
	font-size:18px;
	font-weight:bold;
	color:white
	}

.con h2 a{
	text-decoration: none;
	font-weight: bold;
	color: white;
}

.con h2 a:hover {
	text-decoration: underline;
	color: white;
}

.con p	{
	margin-top:0.5em;
	margin-left:1.6em;
	margin-right: 1em;
	text-align:justify;
	text-justify:distribute;
	line-height:125%;
	font-size:15px;
	color:#888888
}

a {
	text-decoration: none;
	color: blue;
}

a:hover {
	color: blue;
	text-decoration: underline;
}

.foot {
	clear: both;
}

.foot p {
	font-size: 12px;
	color: #888888;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
}