body{
font-family:Arial, Helvetica, sans-serif;
font-size:0.9em;
background:#000000;
}

h1,h2,h3,h4{
color:#0083C8;
}

a{
color:#0083C8;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

table{
border-collapse:collapse;
}

th, td{
text-align:left;
vertical-align:top;
}

.tHeader{
background:#0083C8;
color:#FFFFFF;
}

.tEven{
background:#efefef;
}

textarea, .mceEditor{
	width:400px;
	height:400px;
    }


