﻿body {
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}
A:active
{
font-style:normal;
}
A:link{
TEXT-DECORATION: none;
}

A:visited{
TEXT-DECORATION: none;
}

A:hover{
TEXT-DECORATION: underline;
font-weight:bold;
}

td, textarea, input, select {
	font-family: Tahoma;
	font-size: 11px;
	text-align:right;
	color: #000000;
	font-weight: normal;
}
.black{
	font-family: Tahoma;
	font-size: 11px;
	text-align:right;
	color: #000000;
	font-weight: normal;
}
.frame {
	font-family: Tahoma;
	font-size: 11px;
	color: #FE6400;
	border: 1px solid #8E8E8E;
}