<!--
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: #5a5b5e;
	background-image:url('images/bg.jpg');
	background-repeat: repeat; 
	overflow-x: hidden;
	overflow-y: hidden;}

        a:link{
	font-family : georgia;
	line-height: 13pt;
	text-align: right;
	font-weight : none;
	font-size : 7pt;
    letter-spacing: 0pt;
    word-spacing: 0pt;
	text-transform : uppercase;
	text-decoration: none;
		background-color: #ff684c;
        color:#ffffff;}
        a:active{
	font-family : georgia;
	line-height: 13pt;
	text-align: right;
	font-weight : none;
	font-size : 7pt;
    letter-spacing: 0pt;
    word-spacing: 0pt;
	text-transform : uppercase;
		background-color: #ff684c;
		text-decoration: none;
        color:#ffffff;}
        a:visited{
font-family : georgia;
	line-height: 13pt;
	text-align: right;
	font-weight : none;
	font-size : 7pt;
    letter-spacing: 0pt;
    word-spacing: 0pt;
	text-transform : uppercase;
	text-decoration: none;
		background-color: #ff684c;
        color:#ffffff;}
        a:hover{
font-family : georgia;
	line-height: 13pt;
	text-align: right;
	font-weight : none;
	font-size : 7pt;
    letter-spacing: 0pt;
    word-spacing: 0pt;
	text-transform : uppercase;
	text-decoration: none;
		background-color: #ffe15b;
        color: #ffe15b;}

 B {
font-family : georgia;
	line-height: 13pt;
	text-align: right;
	font-weight : bold;
	font-size : 7pt;
    letter-spacing: 0pt;
    word-spacing: 0pt;
	text-transform : none;
	color: #444444;}

U {
	font-family : georgia;
	line-height: 13pt;
	text-align: right;
	font-weight : underline;
	font-size : 7pt;
    letter-spacing: 0pt;
    word-spacing: 0pt;
	text-transform : none;
	color: #444444;}

 I {
	font-family : georgia;
	line-height: 13pt;
	text-align: right;
	font-weight : italic;
	font-size : 7pt;
    letter-spacing: 0pt;
    word-spacing: 0pt;
	text-transform : none;
	color: #444444;;}

img {
	border-color: #eaebe9;}

#menu {
	font-family : georgia;
	line-height: 13pt;
	text-align: right;
	font-weight : none;
	font-size : 7pt;
    letter-spacing: 0pt;
    word-spacing: 0pt;
	text-transform : uppercase;
	color: #5a5b5e;}
	
#text {
	font-family : georgia;
	line-height: 11pt;
	text-align: justify;
	font-weight : none;
	font-size : 8pt;
    letter-spacing: 0pt;
    word-spacing: 0pt;
	text-decoration : none;
	color: #5a5b5e;}


#subject {
	font-family : georgia;
	line-height: 13pt;
	text-align: right;
	font-weight : bold;
	font-size : 7pt;
    letter-spacing: 0pt;
    word-spacing: 0pt;
	text-transform : uppercase;
	color: #ff684c;}
	
 #main {
        font-family : tahoma;
	line-height: 13pt;
	text-align: right;
        font-size: 8pt;
	font-weight : bold;
        letter-spacing: 0pt;
	text-transform : none;
	text-decoration : none;
	color: #444444;}	

 #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;
	padding-left: 2pt;
	color: #ffffff;
	background-color:#d2b12f;}
	
.myscrolldiv {
	width:610px;
	height:463px;
	overflow-x:auto;
	overflow-y:hidden;
	border:opx;
	padding-right:5px;
	padding-left:5px;
	padding-top:0px;
	padding-bottom:0px;
	}

 .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: #ff6408;
	border: 1px dashed #ff6408;
	color: #ffffff;
	font-family: lucida console;
	line-height : 10pt;
	font-size: 8pt;}

-->