body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: black;
}

body, td, ul, li, ol {
	font-size: 14px;
}

#content {
	margin: 10px;
	text-align: justify;
	width: 430px;
	max-width: 430px;
}

#quote, .quote {
	color: #1F49AD;
	font-style: italic;
	text-align: justify;
	margin: 16px;
}


h1 {
	font-size: 16px;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.line {
	text-align: center;
}

.ownedoperated {
	color: #1F49AD;
	font-style: italic;
	text-align: center;
	font-size: 10px;
}

td.rates, th.rates {
	font-size: 12px;
} 

table.rates {
	border-color: #1F49AD;
}

.special {
	padding: 10px;
	color: yellow;
	text-align: center;
}

img.contentpic	{
	border-top:1px solid #1F49AD;
	border-left:1px solid #1F49AD;
	border-bottom:1px solid #1F49AD;
	border-right:1px solid #1F49AD;
    clear: both;
}

table.pictable	{
	color: #1F49AD;
	text-align: center;
	font-size: 10px;
	padding: 6px;	
	clear:both;
}
td.pictable	{
	color: #1F49AD;
	text-align: center;
	font-size: 10px;
}
