
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
	line-height:1.5;
}
form{
	padding:0;
	margin:0;
}
a, img, input{
	outline:none;
}
a{
	color: #AC1334;
}
a:visited{
	color: #AC1334;
}
img{
	border:none;
}
th{
	text-align:right;
}
th, td{
	padding:8px;
	vertical-align:top;
	font-size:12px;
}

thead th{
	text-align:center;
}

tbody th{
	width:140px;
	padding:5px 10px;
}

small{
	font-size:13px;
	color:#666;
}

h1,h2,h3,h4{
	line-height:1.1;
}

h1 {
	float: none;
	clear: both;
	font-size: 30px;
	margin: .25em 0 .4em 0;
	color: #AC1435;
	font-weight:normal;
}

h2 {
	font-size: 18px;
	color:#471E0B;
	font-weight:bold;
	margin: .4em 0;
}
h3 {
	font-size: 16px;
	margin: 1em 0;	
}
h4 {
	font-size:14px;
}

p {
	margin: .75em 0;
}

ul{
	margin-left: 2.5em;
}



.bigger_red{
	color:#f9000c;
	font-size: 18px;
	font-weight:bold;
}

.highlight{
	background-color:#FFFF66;
	font-weight:bold;
}

.callout_box{
	display:block;
	background-color:lightblue;
	padding:15px;
	margin:15px;
	border:1px solid #0099CC;
	font-weight:bold;
}


#tellafriend_heading h1 {font-size: 12px; font-weight: bold;}
#tellafriend h2 {font-size: 12px;}
.contactForm #comments {height: 40px;}
