body{background-color:#d9dde2;
background-position: left top;
background-attachment:fixed;}

tr, td, body{font-size:11px;
font-family:arial;
color:#222f40;
line-height:12px;
text-align:justify;
cursor:default;}

a{color:#000000; font-family:georgia; text-decoration:none; cursor:help;}
a:hover{color:#ffffff; text-decoration:none;}
b{font-family:georgia; color:#677282; font-size:10px}
i{font-family:georgia; color:#677282; font-size:11px}

h1 {
	font-size:16px;
	color: #7b8799;
	font-family: georgia;
	font-style: italic;
	text-transform: lowercase;
	line-height:13px;
	border-bottom : 1px dotted #000000;}

h1:first-letter { color: #424853; font: 20px "georgia", lucida bright; font-style: italic; text-transform: lowercase; }

.image {
border: 4px solid #222f40;
border-style: solid;
background: #222f40;
}

textarea, input {background:#ffffff; border:1px dotted #000000; color:#222f40}