body {
	margin:0px;
}

P, TD, LI, .pg { 
	font-family: times,serif;
	color: black;
	font-size: 14px;
}

.price {
	color:#990000;
	font-family: verdana,tahoma,sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
}

.strikethroughPrice {
	text-decoration:line-through;
	margin-right:6px;
	color:#000000;
	font-weight:normal;
}

.note { 
	font-family: verdana,tahoma,sans-serif;
	color: #00457D;
	font-size: 10px;
}

.pagehead {
	font-family: times,serif;
	font-weight: bold;
	color: #00457D;
	font-size: 23px;
}

.subhead {
	font-family: times,serif;
	font-weight: bold;
	color: #00457D;
	font-size: 19px;
}

.answer { 
	font-family: times,serif;
	color: black;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

.bigred {
	font-family: times,serif;
	font-weight: bold;
	font-size: 20px;
	color: #B6314E;
}

.tablabel {
	font-family: times,serif;
	font-weight: bold;
	color: #00457D;
	font-size: 14px;
}

.whosaid { 
	font-family: verdana,tahoma,sans-serif;
	color: #00457D;
	font-size: 12px;
}

.subsub {
	font-family: times,serif;
	font-weight: bold;
	color: #00457D;
	font-size: 15px;
}

.pageheadchkout {
	font-family: verdana,tahoma,sans-serif;
	font-weight: bold;
	color: #00457D;
	text-align: center;
	font-size: 18px;
}

.medium { 
	font-family: verdana,tahoma,sans-serif;
	color: #000000;
	font-size: 12px;
}

A {
	text-decoration: underline;
	color: #00457D;
}

A:hover {
	text-decoration: underline;
	color: #B6314E;
}

A.navbarButton {
	color: #B6314E;
}

A.navbarButton:hover {
	color: #00457D;
}