body, table, td { 
	width: 780px;
	text-align: justify;
	margin: 0px auto;
	font-family: verdana;
	font-size: 13px;
	font-color: #000001
}

a {
	text-decoration: none;
	color: #400000;
}

a:hover {
	text-decoration: none;
	color: #C00000;
}

form {
	margin:0
}

select {
	font-family: verdana;
	font-size:12px;
	font-color:#000000
}

input {
	font-family: verdana;
	font-size:12px;
	font-color:#000000
}

textarea {
	font-family: verdana;
	font-size:12px;
	font-color:#000000
}

.catdist {
	background-color: #000000;
}


.catdis {
	background-color: #FAFAFA;
}

.cleardis {
	background-color: #FFFFFF
}

.heavydis {
	background-color: #F0F0F0;
}


.small {
	font-size:11px
}

.large {
	font-size:12pt;
}

