body, td, p, div, a {font-family: Arial;font-size:14px;color:#000}
a{color:#0000FF}
a:hover{color:#0000FF}
a:visited{color:#0000FF}
h1 {
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	margin-bottom: 3px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	margin-bottom: 0px;
}
h4 {
	font-size: 13px;
	font-weight: bold;
    font-style: italic;
	color: #000000;
	text-decoration: none;
	margin-bottom: 0px;
}

.nav {
	margin-left: 7px;
	color: #000000;
}
.navbold {
	text-decoration: none;
	font-weight: bold;
}
.navind{
	margin-left: 10px;
}
.bot{
	border: 1px solid #AAAAAA;
}
.toptip {
	margin: 6px;
	width: 100%;
	background-color: #E1F0FF;
	border: 2px dotted #6699CC;
	padding: 6px;
}
.pizza {
	font-size:12px;
	font-family: Tahoma, Verdana;
	font-weight: bold;
}

.pizza a {
	font-size: 12px;
}

.pimg {
	border-color: #000000;
}

hr {border: 1px dotted #6699CC;}

.image {
 width: 270px;
 border-color: #3366cc;
 margin: 7px;
 text-align: justify;
 font-size: small;
}