body, td, th {
        text-align:justify;
	background-color:transparent;
	font-family: verdana;
	font-size: 10px;
	color: black;
}

BODY 
{SCROLLBAR-FACE-COLOR:#F1E4CD;
        SCROLLBAR-HIGHLIGHT-COLOR:DCD9BD;
        SCROLLBAR-SHADOW-COLOR:DCD9BD;
        SCROLLBAR-3DLIGHT-COLOR:DCD9BD;
        SCROLLBAR-ARROW-COLOR:#59E166;
        SCROLLBAR-TRACK-COLOR:DCD9BD;
        SCROLLBAR-DARKSHADOW-COLOR:DCD9BD;

	cursor: url("http://i27.tinypic.com/2j190qo.gif"), url("http://downloads.totallyfreecursors.com/cursor_files/crayonbluered.cur"), default;}
        
b {
color: FB4786;
}


a:link {
	color: FFF000; 
	text-decoration: none; 
	font-weight: bold;
	border-bottom: 1pt dashed #4A8101}

a:visited {
	color: FFF000; 
	text-decoration: none; 
	font-weight: bold;
	border-bottom: 1pt dashed #4A8101}
	
a:active {
	color: FFF000; 
	text-decoration: none; 
	font-weight: bold;
	border-bottom: 1pt dashed #4A8101}

a:hover {
	color: FFB431; 
	text-decoration: none; 
	font-weight: bold;
	border-bottom: 1pt dashed #4A8101
	cursor: url("http://i27.tinypic.com/2j190qo.gif"), url("http://downloads.totallyfreecursors.com/cursor_files/crayonbluered.cur"), default;}


h1, .htitle {
	color: #00ACC5;
	font-size: 12px;
	text-weight:normal;
	text-decoration: none;
	background-color: none;
	border-bottom: 2px solid #4A8101;
	text-indent: 4px;
	margin-bottom: 10px;
	padding: 2px;
}


fieldset {border-left:1px solid #467F00;
	color: #DBB67F;
	margin-left:10px;
	margin-right:10px;
	padding:1px 2px 1px 2px; 
	background:#A27518;
	border-right:1px solid #467F00;
	border-bottom: 1px solid #467F00;
	border-top: 1px solid #467F00;}

textarea, input { 
             color: #DBB67F; 
             background:#A27518; 
             font-size: 10px; 
             font-family: verdana;
             border-width: 1px; 
             border-style: solid;
             border-color:#467F00;
