﻿a:link {color:#0000ff}
a:visited {color:#0000ff}
a:hover {background-color:rgb(244,255,31);;font-size:100%;font-weight:bold}
a:active {color:#0000ff}

table{
	width:640px;
}

td {
	padding-top: 4pt;
	padding-left: 8pt;
	padding-right: 4pt;
	padding-bottom: 4pt;
	line-height:160%;
	background-color:white;
}

th {
	line-height:160%;
	font-size:14pt;
	font-size:large;
	background-color: #ffffc0;
}


body {font-weight:normal;font-size:11pt;line-height:160%}

.text {
	background-color:#efefef;
	overflow:auto;
	border:1px black solid;
	margin:5px;
	white-space:pre;
	line-height:120%;
}

.auto-titile {
	line-height:84px;background-image: url("logo.png");
}

.caption {
	background-color: #9999FF;
	text-align: center;
	color:white;
	font-weight:bolder;
	font-size:large;
}
