a.subHeader:link {
	color : #CCCCCC;
}

a.subHeader:visited {
	color : #CCCCCC;
}

a.subHeader:hover {
	color : #FFFFFF;
}

a.subHeader:active {
	color : #CCCCCC;
}

a:link {
	color : #CC6633;
}

a:visited {
	color : #663300;
}

a:hover {
	color : #CC9900;
}

a:active {
	color : #CC0033;
}

body, p, td, div {
	background-color : #FFFFFF;
	color : #000000;
	font-family : arial, sans-serif;
	font-size : 14px;
}

textarea, input {
	font-family : arial, sans-serif;
	font-size : 14px;
}

h3 {
	font-family : "Univers Condensed", "Arial Narrow", Univers, arial, sans-serif;
	font-size : 22px;
}

h4 {
	font-family : "Univers Condensed", "Arial Narrow", Univers, arial, sans-serif;
	font-size : 18px;
}

td.footer {
	border-top : 1px solid #000000;
}

td.subHeader {
	background-color : #660000;
	color : #FFFFFF;
	font-family : Tahoma, Arial, sans-serif;
	font-size : 13px;
	font-weight : bold;
}

th {
	background-color : #FFFFFF;
	color : #000000;
	font-family : arial, sans-serif;
	font-size : 14px;
}

.abstractIndexAuthor {
	color : #808080;
	font-size : 11px;
}

.authors {
	font-style : italic;
	text-align : center;
}

.example {
	margin-left : 20px;
}

.header {
	background-color : #CC6633;
}

.sideCell {
	background-color : #C0C0C0;
	font-weight : bold;
}

.small {
	color : #808080;
	font-size : 11px;
}

.smallOb {
	color : #000000;
	font-weight : bold;
	font-size : 11px;
	background : #ffffcc;
}

.smallNotFaded {
	font-size : 11px;
}

.title {
	background-color : #FFFFFF;
	color : #000000;
	font-family : "Univers Condensed", "Arial Narrow", Univers, arial, sans-serif;
	font-size : 20px;
	text-align : center;
}

.yaseSmall {
	color : #808080;
	font-size : 11px;
}

input.total {
	background : #ffffcc;
	border: thin solid #cc6633;
	font-family : arial, sans-serif;
	font-weight : bold;
	font-size : 16px;
	text-align : center;
}

input.submit {
	background : #cc6633;
	color : #ffffff;
	font-weight : bold;
}

td.ob{
	background : #ffffcc;
	font-weight : bold;
}

.priceWarning {
	font-size: 15px;
	font-weight : bold;
}

.indented {
	padding-left : 50px;
}