<style type="text/css">


::-moz-selection{
	background:#87d028;
	color:#fff;
}

::selection {
	background:#87d028;
	color:#fff;
}


body
{ background-color: #fff; 
background-repeat:yes;
background-position:none;
background-attachment: fixed;
        font-family: Helvetica, Arial;
                    	font-size: 8pt;
                    	color:#484848;
                    	text-align: justify;
                    	letter-spacing:0px;
                    	line-height:15px;
                    	left-margin:10px;
                    	padding-bottom:50px;
                    	margin:5px;
                    	text-shadow: #ffffff 2px 2px 2px;
                    
}

B { color: #000; 
font-family: helvetica, arial; 
font-size: 8pt; 
font-weight:bold; 
letter-spacing:1 line-height:15px; }

strong { color: #0BB78D; 
font-family: helvetica, arial; 
font-size: 8pt; 
font-weight:bold; 
letter-spacing:1 line-height:15px; }

textarea#styled {
	width: 100px;
	height: 35px;
	border: 1px solid #FF5478;
	padding: 0px;
	font-family: helvetica, trebuchet ms, arial;
	font-size: 8pt;
	background-image: url(http://stephanielouie.comule.com/material/pstar2.gif);
	background-position: ;
	background-repeat: ;
}

img {
  border: 0px;
}

#header {
	background: url(http://jellyfishforest.com/tumblr/Wood_floor_by_gnrbishop.jpg) repeat-x left 0px;
	font-family: trebuchet ms, Arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	text-shadow: #ffffff 1px 1px 1px;
	letter-spacing:4px;
	color: #663300;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	margin-top:15px;
	margin-bottom: 5px;
	border: 1px dotted #808080;
	
	
	
}

h1 {font-family: helvetica, arial;  
color: #363636; font-size:8pt; letter-spacing:1px; line-height:12px } 

p 
{font-family: helvetica, arial;
                    	font-size: 8pt;
                    	color:#484848;
                    	letter-spacing:0px;
                    	line-height:15px;
                    	text-align: justify;
                    	text-shadow: #ffffff 2px 2px 2px;
                    	margin:5px;
                    	padding-bottom:2px;}


table, tr, td
{ font-family: helvetica, arial;
                    	font-size: 8pt;
                    	color:#484848;
                    	text-align: justify;
                    	letter-spacing:0px;
                    	line-height:15px;
                    	text-shadow: #ffffff 2px 2px 2px;
                    	margin:5px;
						vertical-align: top;
 }
 


.dot { 
  color: #8F5D2C; 
  font-family: trebuchet ms, arial; 
  font-size: 7.5pt;
  background:none;
  border-bottom: 1px dotted gray;
  margin-bottom:6px;
  padding-top:10px;

} 


.original { 
  color: #ffffff; 
  font-family: trebuchet ms, arial; 
  font-size: 7.5pt;
  background-color:54C9D3; 
  padding-top:0px;
  margin:5px;

} 

ul {
  margin:.5em 0 1em;
  padding:0 0px;
  list-style:none;
  line-height:1.5em;
  }

ul li {
  background:url("dot1.gif") no-repeat 3px .45em;
  margin:0;
  padding:0 0 2px 15px;
  }


a.pic, a.pic:active {
	font-family : helvetica, arial;
	font-size : 7pt;
	font-weight : bold;
	color : #ff5a89;
	text-decoration : none;
	background-image: url(linkbg.gif);
	padding-left: 10px;
}
a.pic:hover {
	font-family : helvetica, arial;
	font-size : 7pt;
	font-weight : bold;
	color : #836B32;
	text-decoration : none;
	background-image: url(linkbg.gif);
	padding-left: 10px;
}


body {
	cursor:url("df17.cur"),default}

.rounded-corners {
	background-color:#9be4ff;
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    width:25%;
    padding: 10px;
}


A:link
{ text-decoration: none; color:#ff5a89; font-weight:bold; }
A:visited
{ text-decoration: none; color:#ff5a89; font-weight:bold; }
A:active
{ text-decoration: none; color:#F0E921 font-weight:bold; }
A:hover
{ text-decoration: none; background-image: url(none); color:#836B32; font-weight:bold; cursor: url(df17over.cur),default; }




/* scroll */
::-webkit-scrollbar {
    width: 10px;
}
 
/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(255,255,255,10); 
    -webkit-border-radius: 10px;
	background: rgba(255,255,255,10);
    border-radius: 0px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(9,215,184,0.8); 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(253,155,192,0.4); 
}


</style>
