table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : medium;
}
tr {
	vertical-align : top;
}
.RowCenter{
	text-align : center;
	vertical-align : middle;
}
.data_justify {
	text-align : justify;
}
a.box:link, a.box:visited, a.box:active {
	display:block;
	color: #333333;
	font-style : normal;
	text-decoration:none;
	background-color: #55aaff;
	border-top: 1px solid #50f0f0;
	border-bottom: 1px solid #4477ff;
	padding:0.1875em 0em 0.1875em 0.1875em;
}
a.box:hover {
	color: inherit;
	background-color:#4477ff;
	font-style : normal;
	text-decoration:none;
}
a:link {
	color: Black;
	text-decoration:none;
	font-style : italic;
	text-decoration: underline;
}
a.top:link {
	color: Black;
	text-decoration:none;
	font-style : italic;
	font-size : smaller;
	text-decoration: underline;
}
a:visited {
	color: Black;
	text-decoration:none;
	font-style : italic;
	text-decoration: underline;
}
a.top:visited {
	color: Black;
	text-decoration:none;
	font-style : italic;
	font-size : smaller;
	text-decoration: underline;
}
a:hover {
	font-style : italic;
	color: Black;
	text-decoration: underline;
}
a.top:hover {
	font-style : italic;
	color: Black;
	text-decoration: underline;
	font-size : smaller;
}
a:active {
	font-style : italic;
	color: Black;
	text-decoration:underline;
}
a.top:active {
	font-style : italic;
	color: Black;
	text-decoration:underline;
	font-size : smaller;
}
a:focus {
	font-style : italic;
	color: Black;
	text-decoration:underline;
}
a.top:focus {
	font-style : italic;
	color: Black;
	text-decoration:underline;
	font-size : smaller;
}
body
{
	background-color : #66ccff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	cursor     : default;
}
h5
{
	color: gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
}
h6
{
	color: gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : right;
}
h1, .HEADLINE
 {
	font-style: italic;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-variant : small-caps;
	text-align : center;
} 
h2
 {
	font-style: italic;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
} 
li
{
	text-indent: -0.5cm;
	list-style-type : none;
}
li.disk
{
	text-indent: -0.1cm;
	list-style-type : disc;
}
li.square
{
	text-indent: -0.1cm;
	list-style-type : square;
}
a.ref
{
	line-height : 50pt;
}
div.link
{
	position: fixed; 
	top:100px; 
	width:185px; 
	font-family: Arial, Helvetica, sans-serif;
}
div.content
{
	position: absolute; 
	top:30px; 
	left:200px;
}
div.ref
{
	line-height: 50pt;
	font-style : italic;
}
div.key
{
	display:none
}
dt
{
	font-style: italic;
	font-weight: bolder;
	font-size: medium;
	padding-bottom: 12px;
	padding-top: 24px
}

img
{
	margin: 8px;
}
hr {
	color : #4477ff;
	margin-top : 1px;
	margin-bottom : 1px;
	padding : 0px;
}

