﻿body
{
	font-family: 'Microsoft Sans Serif';
	font-size: 10pt;
	
}
body img
{
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
}

.someclass a
{
	color: sandybrown;
	font-weight: bold;
}
.someclass
{
	color: navajowhite;
	font-weight: normal;
}
HR
{
	color: darksalmon;
}

.mainArea
{
	color: #ff9900;
	scrollbar-face-color: MAROON;
}

INPUT.mainArea
{
	color: #330000;
	background-color: #ffff99;
}
.subArea
{
	color: #ffff99;
	font-size: 9pt;
	text-align: left;
	text-indent: 20pt;
	margin: 10px;
	direction: ltr;
	vertical-align: top;
}
.noul
{
	text-decoration: none;
	font-family: 'Times New Roman';
	font-size: 16pt;
	font-weight: bold;
}
.layout
{
	text-align:center;
}
