BODY {
	font-family: georgia;
	font-size:10pt;
}

A  {
	color : Navy;
	text-decoration : none;
	font-family : georgia;
	font-weight : bold;
}

A:Visited  {
	font-family : georgia;
}

A:Active  {}

A:Hover  {
	font-family : georgia;
	color : #ff8000;
	text-decoration : underline;
}

P  {
	font-family : georgia;
	font-size : 10pt;
}

LI  {
	font-family : georgia;
	font-size : 10pt;
}

.new {
	color : #FF0000;
}


H1  {
	font-family : georgia;
	font-size : 24pt;
	color : #800000;
	font-weight : bold;
	margin-bottom: 10px;	
}

H2  {
	font-family : georgia;
	font-size : 16pt;
	color : #800000;
	font-weight : bold;
}

H3  {
	font-size : 12pt;
	font-family : georgia;
	font-weight : bold;
	color : #800000;
}

TABLE  {
	font-family : georgia;
	font-size : 10pt;
}

TD  {
	font-family : georgia;
	font-size : 10pt;
}

TH  {
	font-weight : bold;
	color : Black;
	font-size : 10pt;
	background-color : #FFC891;
	text-align : left;
}

PRE  {
	font-size : 10pt;
}

.plate {	
	padding: 5pt;
	background: #FFC891;
	border-left: 1px white solid;
	border-right: 1px black solid; 
	border-bottom: 1px black solid; 
	border-top: 1px white solid;
}

.plateTH {
	color : White;
	font-size : 14pt;
	font-weight : bold;	
	padding: 2pt;
	background: black;
	border-left: 1px white solid;
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	border-top: 1px white solid;
}

.plateTHSmall {
	background: #FFC891;
	font-size : 10pt;
	font-weight : bold;	
	padding: 2pt;
	border-left: 1px white solid;
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	border-top: 1px white solid;
}

.plateTHBlack {
	color : White;
	text-align: center;
	font-weight: bold;
	padding: 2pt;
	background: Black;
	border-left: 1px white solid;
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	border-top: 1px white solid;
}

.plateTHOrange {
	color : navy;
	text-align: center;
	font-weight: bold;
	padding: 2pt;
	background: #FFC891;
	border-left: 1px white solid;
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	border-top: 1px white solid;
}

.plateTHArt {
	color : White;
	text-align: center;
	font-weight: bold;
	padding: 2pt;
	background: #9999CC;
	border-left: 1px white solid;
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	border-top: 1px white solid;
}


.tiny {
	font-size: 8pt;
	font-family: georgia;
	color: Black;
}

.medium {
	font-size: 11pt;
	font-family: georgia;
}

.large {
	font-size: 14pt;
	font-family: georgia;
	color: Black;
}

.redbox {
	background-color : #D99597;
	border-width : thin;
	border-color : Black;
	font-family : georgia;
	padding: 2px;
	font-size : 11pt;
	background-repeat : repeat;	
}

.note  {
	border-color : Gray;
	border-style : solid;
	padding : 5;
}

.bold {
	font-weight: bold;
}

/* begin marco-sites block */
 #marco-sites {font-size: 0.75em; color: #231F20; width: 95%; height: 16px; padding-bottom: 2px; border-bottom: 1px solid #7F7F7F; }
 #marco-sites ul {margin: 0 0 0 3px; padding: 0; list-style:none; width: 90%; }
 #marco-sites li {margin: 0 0 0 0; padding: 0; float: left; border-right: 1px solid #7F7F7F;}
 #marco-sites a { padding: 0px 3px 0px 2px; display: block; color: #231F20; text-decoration: none; font-weight: bold; }
 #marco-sites a:hover { color: #932A2A; }
 #marco-sites div { margin: 0; padding: 1px 0 1px 1px; }
 #marco-sites .selected { padding: 0; margin-right: 0px; }
/* end marco-sites block */
