BODY,P,TD,TH,TD,DL,DD  {
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	text-align : justify;
    background-color : #ffffcc;
	Scrollbar-face-color: #99cccc;
	Scrollbar-highlight-color: #CCFFCC;
	Scrollbar-shadow-color: #3399FF;
	Scrollbar-3dlight-color: #00cccc;
	Scrollbar-arrow-color: #0033CC;
	Scrollbar-track-color: #FFFFCC;
	Scrollbar-darkshadow-color: #006699;

}

PRE  {
	font-size : 12pt;
	font-family : 'Times New Roman', serif;
    background-color : transparent;
}

LI  {
	list-style-position : outside;
	text-align : justify;
    background-color : transparent;
	list-style-image : url(../images/raynetbullet.gif);
}

H1  {
	font-size : 16pt;
    background-color : transparent;
}

H2  {
	font-size : 14pt;
	font-weight : bold;
    background-color : transparent;
}

H3  {
	font-size : 12pt;
	font-weight : bold;
    background-color : transparent;
}

A, A :Link  {
    font-weight : bold;
    font-family : Arial, Helvetica, sans-serif;
    color : #6666ff;
    text-decoration : none;
    background-color : transparent;
}

A:Visited  {
    font-weight : bold;
    color : #999999;
    text-decoration : none;
    background-color : transparent;
}

A:Active  {
    font-weight : bold;
    color : #ff0000;
    text-decoration : none;
    background-color : transparent;
}

A:Hover  {
    font-weight : bold;
    color : #999999;
    text-decoration : none;
    background-color : transparent;
}

.footer  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #800080;
    background-color : transparent;
}

.subhead  {
	font-weight : bold;
	color : #3399cc;
    background-color : transparent;
}

.confirmed  {
	font-weight : bold;
	color : #339933;
    background-color : transparent;
}

.diaryhead  {
	font-size : 10pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	text-align : left;
    background-color : #99ccff;
}

.diarymainconfirmed  {
	font-size : 10pt;
    font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	color : #339933;
	text-align : left;
    background-color : transparent;
}

.diarymainnotconfirmed  {
	font-weight : bold;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #cc3333;
	text-align : left;
    background-color : transparent;
}

.notconfirmed  {
	font-weight : bold;
	color : #cc3333;
    background-color : transparent;
}

.textred  {
	color : #cc3333;
    background-color : transparent;
}

.textredbold  {
	font-weight : bold;
	color : #cc3333;
    background-color : transparent;
}
