body {
background-color : #000000;
background-position : left top;
}

tr, td, body{font-size:11px;
font-family:arial;
color:#d2d8f0;
line-height:12px;
text-align:justify;
cursor:default;}

a{color:#8f8f8f; font-family:arial; text-decoration:none; cursor:help;}
a:hover{font-style:bold; color:#b1feff; text-decoration:none;}

h1 {
	font-size:15px;
	color: #4e51a5;
	font-family: times new roman;
	font-style: none;
	text-transform: uppercase;
	line-height:13px;
	border-bottom : 2px dotted #515d80;}

h1:first-letter { color: #4f63b9; font: 20px georgia; font-style: bold; text-transform: uppercase; }

.image {
border: 5px solid #0a2d59;
border-style: solid;
background: #0a2d59;
}

textarea, input {background:#0b005e; border:1px dotted #ffffff; color:#ffffff}