/*CSS for Donair.co.uk*/

table {
	font-family: Arial, sans-serif;
	font-size: Normal;
	color: #000080;
	text-align: justify;
	border-collapse: collapse;
	height: auto;
	min-height: 1px;
	max-height: 999999px;
	margin: 0;
}

h1 {
	font-size: X-large%;
}

h2 {
	font-size: 100%;
	font-weight: Normal;
	font-style: Italic;
}

p {
	font-size: Normal;
	height: auto;
	min-height: 1px;
	max-height: 999999px;
	margin: 10px;
}

.red {
	color: #B22222;
}

.tab_large {
	font-size: X-Large;
	font-weight: Bold;
}

.tab_large_red {
	font-size: X-Large;
	font-weight: Bold;
	color: #B22222;
}

.tab_medium {
	font-size: Large;
	font-weight: Bold;
}

.tab_medium_red {
	font-size: Large;
	font-weight: Bold;
    color: #B22222;
}

li {
	font-size: Normal;
}
