body, td, th  { 
	font-family: Calibri, Cambria, Candara, sans-serif; 
	font-size: 10pt;
}

.start {
	/*font-family: sans-serif;*/
	font-size: 14px;
}

.tweetbody {
	font-size: #twbs#;
	font-weight: normal;
	font-family: sans-serif;
}
.tips {
	font-size: 10px;
	//text-decoration: none;
	font-family: sans-serif;
	color: Silver;

}
.sidenote {
	font-size: 10px;
	font-weight: normal;
	font-family: sans-serif;
}
.masterhead {
	font-size: 28px;
	text-decoration: none;
	font-family: sans-serif;
	color: Silver;
}
.minorhead {
	font-size: 16px;
	text-decoration: none;
	/*font-family: sans-serif;*/
	color: Silver;
	font-weight: Bold;

}
.label, td, #th {
	font-size: 12px;
	text-decoration: none;
	/*font-family: sans-serif;*/
}
.label-red {
	font-size: 12px;
	color: Red;
	font-weight: Bold;
	text-decoration: none;
	font-family: sans-serif;
}
.tweetcooktable {
	border: #border_thick# solid #border_on#;
	background-color: #background_on#;
	padding: #cell_padding#;
}

.dateinfo {
	font-size: 11px;
	font-family: sans-serif;
}
.price {
	font-size: 18px;
	color: Black;
	font-weight: Bold;
	text-decoration: none;
	font-family: sans-serif;
}
.nav-tab-active {
	font-size: 12px;
	text-decoration: none;
	font-family: sans-serif;
	background-color: white;
	border-left: thin solid black;
	border-right: thin solid black;
	border-top: thin solid black;
	font-weight: normal;
	text-align: center;
	}
.nav-tab-not {
	font-size: 12px;
	text-decoration: none;
	font-family: sans-serif;
	background-color: #33CCFF;
	border: thin solid black;
	text-align: center;
	font-weight: normal;
	}
.nav-tab-silver {
	font-size: 12px;
	text-decoration: none;
	font-family: sans-serif;
	background-color: Silver;
	border: thin solid black;
	text-align: center;
	font-weight: normal;
	color: gray;
	}

.footer {
	font-family: sans-serif;
	font-size: 10px;
	color: gray;
	//text-align: center;
	padding-right: 12px;
}



