body{
font-family: Arial, Verdana, Trebuchet;
font-size: small;
}

h1,h2,h3,h4{
color: rgb(45,75,125);
}

h1{
font-size: medium;
}

h2{
font-size: large;
}

h3{
font-size: x-small;
}

h4{
font-size: xx-small;
}

.classified{
font-size: xx-small;
padding-top: 4px;
margin-top:0;
}

td.mugs{
	text-align: center;
	width: 33%;
}

td.mugs img{
	border: thin black solid;
}

td.mugs h4{
	padding-left: 0;
}

p.cutline{
font-size: x-small;
color: #9a3333;
font-style: itallic;


}