body
{
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	background-color: #E5E5E5;
	color: #000000;
//	margin: 0px 0px 0px 0px;
//	padding: 0px 0px 0px 0px;
//	font-size: .7em;
	font-size: .9em;
}
table
{
//    margin: 0px 0px 0px 0px;
//    padding: 0px 0px 0px 0px;
//	border-collapse: collapse;
//	border: none 0 #ffffff;
}
td
{
	vertical-align: top;
	font-size: .9em;
}
th
{
	vertical-align: top;
	text-align: left;
	font-size: 0.9em;
}
p
{
//	margin: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}
div
{
//    margin: 0px 0px 0px 0px;
//    padding: 0px 0px 0px 0px;
}
img
{	
//    margin: 0px 0px 0px 0px;
//    padding: 0px 0px 0px 0px;
//    border: none 0px #ffffff;
}
input, textarea, button, select, file
{
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
}

input:focus, input.focus
{
}

h1
{
//	font-size: 1.25em;
	font-size: 1.5em;
	font-weight: bold;
	color: #909090;
	background-color: #ffffff;
	margin: 0px 0px 20px 0px;
}
h2
{
//	font-size: 1.1em;
	font-size: 1.25em;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
}
h3
{
//	font-size: .9em;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
h4
{
//	font-size: .9em;
//	font-size: 1.1em;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}
tt
{
	font-family: monospace;
	font-size:1.2em;
}
a:link,a:visited
{
//	color: #B31B34;
//	color: rgb(205,135,35);
	color: rgb(0,0,180);
	text-decoration: none;
}
a:active,a:hover
{
//	color: #B31B34;
	text-decoration: underline;
}

.left
{
	text-align: left;
}
.right
{
	text-align: right;
}

/* SIZES */
.size1
{
	font-size: .55em;
}









