BODY.main {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family: Comic Sans, Verdana, Helvetica, Arial, sans-serif;
}
BODY.main, TABLE.main {
	background-color: #87CEEB;
	color: yellow;
	font-size:15px;
}
TD.bottom {
	color: #A7E4FB;
	font-size: 11px;
}
TD.nav {
	background-color: #4682B4;
	color: yellow;
}


TD.navt {
	border-color: #A7E4FB;
	border-right-width: 1px;
}
TABLE.navt, TD.diesel, TD.navt {
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	font-size:15px;
}	
TABLE.navt,TD.diesel {
	border-right-width: 0 px;
}
.title {
	font-size:50px;
}
A, A:LINK, A:VISITED, A:ACTIVE, A:HOVER, A:FOCUS {
	color: yellow;
	font-size:15px;
}
A:ACTIVE, A:HOVER, A:FOCUS {
	font-weight: bold;
}
A:LINK, A:VISITED {
	text-decoration: none;
}
A:HOVER, A:FOCUS {
	text-decoration: underline;
}
A:ACTIVE {
	text-decoration: none;
}
