/* Annan.org painting challenge stylesheet - 2 June 2004  */

body {
	margin: 0%; padding: 0.7%; background-color: white;
}

a:link {color: #333366; }
a:visited {color: #333333; } 
a:active {color: #CE3031; } 
a:hover {color: #CE3031; }

.bodycontent {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}

.bodysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
}


.heading1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: bold;

}

.heading2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color: #F7D3BD;


}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
	background-color: #D6E7EF;

}
.sidesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	background-color: #FFF3E7;
}
.heading3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #CE3031;
}
