body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #525862;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.text1 {
    font-size: 10px;
}

.text2 {
	color: #0033FF;
}

a {
	color: #0033FF;
}

a:hover {

}

a.link1 {
    font-size: 10px;
    color: #666666;
    text-decoration: none;
}

a.link1:hover {
    text-decoration: underline;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
    color: #FFFFFF;
}

.style1 a {
    color: #FFFFFF;
    text-decoration: none;
}

.style1 a:hover {
    text-decoration: underline;
}
.align-justify .style9 strong {
	color: #004080;
}
.maintext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.maintext h1 {
	font-size: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #3654CC;
}
.maintext h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
ul {
	list-style-image: url(images/dot.gif);
	list-style-position: outside;
	list-style-type: none;
	left: 0px;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
}
#pizza {
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
}
