BODY {
	font-family : courier;
	line-height: 8pt;
	text-align: left;
	font-weight : none;
	font-size : 8pt;
    letter-spacing: 0pt;
    word-spacing: 0pt;
	text-decoration : none;
	color: #000000;}

        a:link{
        font-family : courier
        font-size: 7pt;
        font-weight : none;
	text-decoration : none;
        color:#b2a262;}
        a:active{
        font-family : courier
        font-size: 7pt;
        font-weight : none;
	text-decoration : none;
	text-align: right;
        color:#b2a262;}
        a:visited{
        font-family : courier
        font-size: 7pt;
        font-weight : none;
	text-decoration : none;
        color:#b2a262;}
        a:hover{
        font-family : courier
        font-size: 7pt;
        font-weight : none;
	text-decoration : none;
        color: #ffffff;
	background-color: #61acb9;}

B {
	font-family : courier;
	font-size : 8pt;
	font-weight : bold;
        letter-spacing: 0pt;
	text-decoration : bold;
	color: #000000;}

U {
	font-family : courier;
	font-size : 8pt;
	font-weight : underline;
        letter-spacing: 0pt;
	text-decoration : none;
	color: #000000;}

I {
	font-family : courier;
        font-size: 8pt;
	font-weight : italic;
        letter-spacing: 0pt;
	text-decoration : none;
	color: #000000;}

img {
	border-color: #ffffff;
	vspace: 3px;}

#text {
	font-family : courier;
	line-height: 10pt;
	text-align: left;
	font-weight : none;
	font-size : 8pt;
        letter-spacing: 0pt;
        word-spacing: 0pt;
	text-decoration : none;
	color: #000000;}

#thoughts {
	font-family : courier;
	line-height: 8pt;
	text-align: left;
	font-weight : none;
	font-size : 8pt;
    letter-spacing: 0pt;
    word-spacing: 0pt;
	text-decoration : none;
	color: #000000;}

#title {
	font-family : courier;
	line-height: 15pt;
	text-align: justify;
	font-weight : uppercase;
	font-size : 9pt;
        letter-spacing: 1pt;
        word-spacing: 7pt;
	text-decoration : none;
	color: #000000;}

h2 {
	font-family : courier new;
	line-height: 8pt;
	text-align: left;
    font-size: 15pt;
	font-weight : none;
    letter-spacing: 0pt;
    word-spacing: 0pt;
    word-spacing: 0pt;
	padding-left: 10pt;
	text-transform : lowercase;
	color: #b2a262;}

h3 {
	font-family : courier;
	line-height: 8pt;
	text-align: left;
    font-size: 9pt;
	font-weight : bold;
    letter-spacing: 0pt;
    word-spacing: 0pt;
    word-spacing: 0pt;
	text-transform : lowercase;
	color: #000000;}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background-color: #ffffff;
	border: 1px solid #000000;
	color: #000000;
	font-family: courier;
	text-transform : none;
	line-height : 10pt;
	font-size: 8pt;
}

#commentform textarea {
	width: 150;

}

input, select, textarea{
	background-color: #ffffff;
	border: 1px solid #000000;
	color: #000000;
	font-family: courier;
	text-transform : none;
	line-height : 10pt;
	font-size: 8pt;
}