/* CSS Document for Bullard Designs */

body {
	background-color:#FFFBF0;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:normal;
}
table {
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:normal;
}
table.spacer {
	height:65px;
	width:15px;
}
.bold {
	font-weight:bold;
}
.comment {
	font-size:14px;
	font-style:italic;
	font-weight:normal;
}
.commentbig {
	font-size:16px;
	font-style:italic;
	font-weight:normal;
}
.commentbigger {
	font-size:18px;
	font-style:italic;
	font-weight:normal;
}
.commentbiggest {
	font-size:24px;
	font-style:italic;
	font-weight:normal;
}
.big16 {
	font-size:16px;
}
.big18 {
	font-size:18px;
}
.big24 {
	font-size:24px;
}
.big36 {
	font-size:36px;
}
.biggreen {
	color:green;
	font-size:18px;
}
.biggergreen {
	color:green;
	font-size:24px;
}
.red {
	color:red;
}
.brown {
	color:brown;
}
.small {
	font-size:12px;
}
.strikethru {
	text-decoration:line-through;
}
.underline {
	text-decoration:underline;
}
.white {
	color:white;
}
.whitemed {
	color:white;
	font-size:24px;
}
.whitebig {
	color:white;
	font-size:36px;
}
h1 {	
	font-size:36px;
}
h2 {
	font-size:28px;
}
h3 {
	font-size:18px;
}
h4 {
	font-size:16px;
}
h5 {
	font-size:14px
}
.color {
	color:#660099;
}
.holiday {
	font-size:36px;
	color:#009900;
}
