<style type="text/css">{  }
body {
	font-size: 8pt;
	color: #808080; 
        	text-align : justify;
}

a:link, a:active, a:visited {
	color: #F09A44;
	text-decoration: none;
}

a:hover {
	color: #DB816F;
	text-decoration: line-through;

}

a img {
	border: 1px solid #48A4A3;
	padding: 2px; #ffffff;
	 -moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;
}

a img:hover {
	border: 1px solid #808080;
	padding: 2px; background: #EF9C47;
	 -moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;
}

b {
	color: #4FBDBD;
}
i {
	color: #000000;
}
u {
	color: #E1988C;
}

textarea, input, select {
	background: none;
	border: 1px solid #0A102A;
	font-family: Verdana,Arial,Helvetica;
	font-size: 7pt;
	color: #0A102A;
	margin-top: 1px;
	margin-bottom: 1px;
    text-align: justify;
	font-weight: normal;
}
button, submit {
	background: #B18FA2;
	border: 1px solid #0A102A;
	font-family: Verdana,Arial,Helvetica;
	font-size: 7pt;
	color:#0A102A;	    
}
h3{
font-family: Arial;
font-size: 10pt;
color: #D83660;
padding: 0px;
background: #C0C0C0;
text-align: right;
letter-spacing:0px;
line-height:10pt;
text-transform: lowercase;
margin-bottom: 0px;
background-color: #transparent;
border-right: 10px solid #BDB631;
border-bottom: 0px solid #FFFFFF;
}
h2{
background-color: #DFDFDF;
}
h4{
padding-right: 10px;
padding-left: 10px;
}
blockquote{
background-color: #ffffff;
border: 1px solid #ffffff;
padding: 5px;
	 -moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;
}
colorheader{
	font-family: Arial,Helvetica;
	color: #ffffff;
	font-weight: bold;
}
</style>