body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#585757;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

p
{
	text-align: justify;
}

ol {
	list-style-type: upper-roman;
}
ol li {
	font-size:.9em;
	font-weight:bolder;
}
A {
	color:#333;
	text-decoration:none;
}

A:hover {
	text-decoration:underline;
}

A:visited {
	color:#333;
}

.td1 {
	size:.8em;
	font-color:E21818;
	font-weight:bold;
	background-color:#fff;	
}

.white {
	background-color:#FFFFFF;
}

.black {
	background-color:#000000;
}

.comein2 {
	font-family:Verdana, Helvetica;
	font-size:.8em;
	color:#000;
	font-weight:500;
	background-color:#EEE;
}

.comein {
	font-family:Verdana, Helvetica;
	font-size:.8em;
	color:#000;
	font-weight:500;
	background-color:#EEE;
	padding-left:50px;
	padding-right:50px;
}

TD.comein A {
	color : #000000; 
	text-decoration : none;  
}

TD.comein A:hover {
	color : #444444;
	text-decoration: underline;
}

.text {
	font-family:Verdana, Helvetica;
	font-size:.8em;
	color:#000;
	font-weight:500;
	background-color:#EEE;
}

.address {
	font-size:.7em;
	color:#333;
	background-color:#cccccc;
	padding-left:2px;
}

.nav {
	font-size:.7em;
	color:#333;
	border-right:2px dotted #859CB0;
	border-bottom:2px dotted #859CB0;
}

.nav_end {
	font-size:.7em;
	color:#333;
	border-bottom:2px dotted #859CB0;
}