	
HR{
	color: #D79;
}

H1{
	margin-bottom: 5pt;
	border-bottom-width: 0pt;
	padding-bottom-width: 9pt;
	color: #d79;
	font-size: 24pt;
	text-align: center;
}

H2{
	margin-bottom: 5pt;
        color: #e9b;
	background: #fff;
	border-bottom: solid 1px #e9b;
        font-size: 14pt;
/*	width: 40%; */
}	

H3{
        margin-bottom: 3pt;
        border-bottom-width: 0pt;
        padding-bottom: 0pt;
        border-left: solid 1.3em #e9b;
        padding-left: 2pt;
        border-bottom: solid thin #e9b;
        color: #e9b;
        font-size: 11pt;
	margin-top: 30pt;
}

H4{
	width: 350pt;
	color: #eaa;
	font-size:12pt;
	padding-bottom: 0pt;
	margin-bottom: 0pt;
        border-bottom-width: 0pt;
}

.center{
	text-align: center;
}

BLOCKQUOTE{
        margin-left: 30pt;
	margin-right: 30pt;
        margin-top: 10pt;
        border-top-width: 0pt;
        padding-top: 10pt;
	margin-bottom: 15pt;
}

DIV{
        text-indent:10pt;
	padding-bottom: 3pt;
}

P{
        text-indent: 0pt;
        margin: 0;
	padding-top: 3pt;
	padding-bottom: 3pt;
}

.date{
        text-indent: 0pt;
        margin-top: 0pt;
        margin-bottom: 10pt;
        margin-left: 10pt;
        font-size: 10pt;
        text-decoration: none;
        border-bottom: 2pt;
}

.update{
	font-size: 10pt;
	text-align: center;
	margin-bottom: 10pt;
}

EM{
        font-weight: bold;
	font-style: normal;
}

BODY {
        color: #999;
	font-family: Helvetica, sans-serif; 
        background: #fdd;
        margin-left: 25mm;
        margin-right: 25mm;
        font-size: 12pt;
}

TABLE {
	margin-top: 15pt;
	margin-bottom: 15pt;
	font-size: 10pt;
	border-color: #b69;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

TD {
	text-align: center;
	width: auto;
}

TH {
       text-align: center;
       font-weight: bold;
}

A:link {
        text-decoration: underline;
        font-weight: bold;
        color: #d69;
}

A:visited {
        text-decoration: underline;
        font-weight: bold;
        color: #e9b;
}

A:active  {
        text-decoration: underline;
        font-weight: bold;
        color: #bb6699;
}

.bold{font-weight: bold;}

ADDRESS{
	text-align: center;
	padding-top: 5pt;
	font-style: normal;
}

DT{
	font-weight: bold;
	color: #cc0066;
}

.small{
	font-size: 8pt;
	font-weight: normal;
}

.quote{
	font-size: 9pt;
	font-style: italic;
}


.whats-new{
	width: 80%;
	margin-left: 10%;

	text-align: center;

	background: white;
	border: solid 2px #e9b;
	margin-top: 1em;
	padding: 0.5em;
}
	
.brief{
	margin-left: 5em;
}

.modify-date{
	text-align: center;
}