
body
	{
	margin: 0px;
	padding: 0px;
	border: 0px none;
	height: 100%;
	max-height: 100%;
	font-family: Verdana, Arial, helvetica, serif, Courier New;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal ;
	color: #000000;  
	} 
	
a
	{
	text-decoration: none;
	}

a:link, a:hover,  a:visited {
        color: #0000ff;
        text-decoration: none;
}

.top {
        color: #bbc;
        font-size: x-small;
        padding-right: 0 !important;
        margin: 1em 0 !important;
        text-transform: uppercase;
        font-weight: bold;
        padding-top: .3em;
        text-align: right;
        border-top: 1px solid #eef;
        clear: both;
}
	
.alert
{
	color: #000000;
	background-color: #FFFFCC;
	border: 1px solid #000000;
	margin: 1px;
	padding: 1px;
	font-size: x-small;
	line-height: 1.4em;
}
.error
{
	color: #000000;
	background-color: #FF0000;
	border: 1px solid #000000;
	margin: 1px;
	padding: 1px;
	font-size: x-small;
	line-height: 1.4em;
}
INPUT, TEXTAREA
	{
	border:1px solid #000000; FONT-SIZE: 10px; 
	FONT-WEIGHT: 700;
	background-color:#FFFFFF;
	}
