body{background-color:#ffffff;
background-position: left top;
background-attachment:fixed;}

tr, td, body{font-size:11px;
font-family:tahoma;
color:#1ea3b8;
line-height:13px;
text-align:justify;
cursor:default;}

a{color:#517aae; font-family:arial; text-decoration:none; cursor:help;}
a:hover{font-style:bold; color:#946fb9; text-decoration:none;}
b{font-family:arial; color:#946fb9; font-size:11px}
i{font-family:arial; color:#946fb9; font-size:11px}

h1 {
	font-size:20px;
	color: #7011b2;
	font-family: georgia;
	font-style: italic;
	text-transform: lowercase;
	line-height:13px;
	border-bottom : 1px solid #b9cfd5;
	padding-bottom: 5px;}

.image {
border: 5px solid #badfe4;
border-style: solid;
background: #badfe4;
}

img:hover.image {
	border-color: #deced2;
    border-style: solid;
	background-color: #deced2;
}

textarea, input {background:#c6bfd4; border:1px dotted #8a4fd3; color:#8a4fd3}