<style type="text/css">{  }

body {

	background-color: #F0F0F0;

	font-size: 9pt;

	color: #666666; 

    text-align : left;

    text-decoration: Arial;

}

a:link, a:active, a:visited {

	color: #4BACCA;

	text-decoration: none;

}



a:hover {

	color: #DECF16;

	text-decoration: line-through;

}

a img {

	border: 1px solid #4BACCA;

	padding: 2px;

	 -moz-border-radius:  6px; 

-webkit-border-radius: 6px; 

border-radius: 6px;

}



a img:hover {

	border: 1px solid #DECF16;

	padding: 2px;

	 -moz-border-radius:  6px; 

-webkit-border-radius: 6px; 

border-radius: 6px;

}



b, strong, bold {

	color: #D76488;

}

i, em, italics {

	color: #DCCD16;

}

u {

	color: #D76488;

}



textarea, input, select {

	background: none;

	border: 1px solid #D76488;

	font-family: Verdana,Arial;

	font-size: 7pt;

	color: #000000;

	margin-top: 1px;

	margin-bottom: 1px;

    text-align: justify;

	font-weight: normal;

}

button, submit {

	background: #ffffff;

	border: 1px solid #D76488;

	font-family: Verdana,Arial;

	font-size: 7pt;

	color:#000000;	    

}

h3{

font-family: Arial;

font-size: 10pt;

color: #ffffff;

padding: 0px;

background: #D76488;

text-align: right;

letter-spacing:0px;

line-height:10pt;

text-transform: lowercase;

margin-bottom: 0px;

background-color: #transparent;

border-right: 10px solid #DCCD16;

border-bottom: 0px solid #FFFFFF;

}

h2{

background-color: #ECEBE9;

text-align : left;

}

h4{

padding-right: 17px;

padding-left: 17px;

}

left{

padding-right: 2px;

padding-left: 2px;

}

right{

padding-right: 2px;

padding-left: 2px;

}

blockquote{

background-color: #ffffff;

border: 1px solid #ffffff;

padding: 5px;

	 -moz-border-radius:  6px; 

-webkit-border-radius: 6px; 

border-radius: 6px;

}





.twitter li {
  margin-bottom: 5px;
  margin-top: 2px;
  padding: 7px;
  font-family: Tahoma;
  font-size: 12px;
  background-color: #f0f0f0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 3px;
  -opera-border-radius: 3px;
  border-right: 1px solid #c2b3ad;
  border-bottom: 1px solid #c2b3ad;
  cursor: hand;
  color: #333333;
  list-style: none;
}

.twitter li:hover {
  margin-bottom: 5px;
  margin-top: 2px;
  padding: 7px;
  font-family: Tahoma;
  font-size: 12px;
  background-color: #e3e1e2;
  -moz-border-radius: 5px;
  -webkit-border-radius: 3px;
  -opera-border-radius: 3px;
  border-right: 1px solid #c2b3ad;
  border-bottom: 1px solid #c2b3ad;
  cursor: hand;
  color: #333333;
  list-style: none;
}

.twitter_div {
	text-align:left;
}

</style>