<!--
BODY {
        background-color: #FFFFFF;
	font-family : arial;
	line-height : 10pt;
	text-align : justify;
        font-size : 7.5pt;
	font-weight : none;
        letter-spacing: 0pt;
        word-spacing: 3pt;
	text-decoration : none;
	color: #CF9378;}

        a:link{
        font-family : verdana
        font-size: 7pt;
        font-weight : none;
	text-decoration : none;
        color:#c2b758;}
        a:active{
        font-family : verdana
        font-size: 7pt;
        font-weight : none;
	text-decoration : none;
        color:#cfc785;}
        a:visited{
        font-family : verdana
        font-size: 7pt;
        font-weight : none;
	text-decoration : none;
        color:#cfc785;}
        a:hover{
        font-family : verdana
        font-size: 7pt;
        font-weight : none;
	text-decoration : none;
        color: #a49b4c;}

 B {
	font-family : verdana;
	font-size : 7pt;
	font-weight : bold;
        letter-spacing: 0pt;
	text-decoration : bold;
	color: #444444;}

U {
	font-family : verdana;
	font-size : 7pt;
	font-weight : underline;
        letter-spacing: 0pt;
	text-decoration : none;
	color: #444444;}

 I {
	font-family : verdana;
        font-size: 7pt;
	font-weight : italic;
        letter-spacing: 0pt;
	text-decoration : none;
	color: #444444;}

img {
	border-color: #F0F0F0;
	vspace: 3px;
	background-color: #f6f6f6;}

#text {
	font-family : tahoma;
	line-height: 13pt;
	text-align: justify;
	font-weight : none;
	font-size : 7pt;
        letter-spacing: 0pt;
        word-spacing: 0pt;
	text-decoration : none;
	color: #444444;}


#subject {
	font-family : arial;
	line-height: 26pt;
	text-align: left;
        font-size: 14pt;
	font-weight : none;
        letter-spacing: 0pt;
        word-spacing: 3pt;
	text-transform : lowercase;
	color: #bab129;}

 #date {
        font-family : tahoma;
	line-height: 13pt;
	text-align: left;
        font-size: 8pt;
	font-weight : bold;
        letter-spacing: 0pt;
	text-transform : none;
	text-decoration : none;
	color: #444444;}

 .entry {
	font-family : lucida console;
	line-height: 8pt;
	text-align: justify;
        font-size: 7pt;
	font-weight : none;
        letter-spacing: 0pt;
        word-spacing: 3pt;
	text-decoration : none;
	color: #6E685D; 

        width: 250;
	border: 1px solid #545454;
        background: #444540;
        align: center;}

 .archives {
	font-family : lucida console;
	line-height: 8pt;
	text-align: justify;
        font-size: 7pt;
	font-weight : none;
        letter-spacing: 0pt;
        word-spacing: 3pt;
	text-decoration : none;
	color: #6E685D;
	border: 1px solid #545454;
        width: 320; 
        background: #444540;
        align: center;}

input, select, textarea{
	background-color: #444540;
	border: 1px solid #545454;
	color: #6E685D;
	font-family: lucida console;
	line-height : 10pt;
	font-size: 7pt;}

-->