/*CSS Restoration East LLC*/
body {
	font-family: Tahoma;
}

td {
	font-family: Tahoma;
}

th {
	font-family: Tahoma;
}

.smalllink{
	font-family: Tahoma;
	font-size:12px;
	color:#000000;
	}
	
.header{
	font-family: Tahoma;
	font-size:16px;
	color:#990000;
	font-weight:bold;
	}
	
.header2{
	font-family: Tahoma;
	font-size:14px;
	color:#990000;
	font-weight:bold;
	}
	
.maintext{
	font-family: Tahoma;
	font-size:14px;
	color:#000000;
	line-height:1.5;
	}
.maintext2{
	font-family: Tahoma;
	font-size:14px;
	color:#000000;
	line-height:1;
	}
	
	.divmain {
	overflow: auto;
	height: 600;
	width: 730;
	vertical-align: top;
	background-color: #CCCCCC;
	}