
html {
	margin: 0px; padding: 0px; 
}

body { 
	margin: 0px; padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px; letter-spacing: 1px; 
	color: #000000;
	line-height: 135%;		
	}
	
div, p, td, th, span { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px; letter-spacing: 1px; 
	color: #000000;
	}	

h1, h2, h3, h4, h5 { margin:0; padding: 0px; }

h1 { font-size: 120%;}
h2 { font-size: 115%;}
h3 { font-size: 110%;}
h4 { font-size: 100%;}
h5 { font-size: 100%;}

p.withheading {
	margin-top:5px;
}

a {
	color: #cc3366;
}
a:hover {
	color: #000000;
}

a img {
	border:none;
}

.itemtitle {
	text-align:center;
	padding:0;
}

.caption {
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.subtitle { color:#C36; text-align:center; font-weight:bold; }
.photoborder { border:1px solid #666666; }

.center {
	text-align:center;
	}

.attn { font-size:1.1em; font-weight:bold; color: #cc3366; }
.attnbox {
	border:4px #dc677b solid; padding:5px 8px; background-color: #f9f17b;
}

.dottedline {
	border-bottom:5px #00b7c2 dotted; margin:5px 0 5px 0;	
}

.terms { font-size:85%; line-height:1.2em; }
.terms p { font-size:1em; line-height:1.2em; }
.terms h1 { font-size: 150%; margin:10px 0 5px 0; }
.terms h2 { font-size: 130%; }
.terms p { margin-left:15px; padding:0; }

