BODY {
background-color: black;
color: #65A2D1;
font-size: 12pt;
font-family: "Garamond","Times New Roman", "Times", serif;
text-align: left;
}

H1, H2{
background-color: transparent;
padding: 0px;
margin: 0px;
}

H1 {
font-family: Starcraft, "Starcraft Normal", "StarcraftNormal", "Verdana", Tahoma, Arial, Helvetica, sans-serif;
font-size: 16pt;
text-align: left;
color: #65A2D1;
}

H2{
font-family: Starcraft, "Starcraft Normal", "StarcraftNormal", "Verdana", Tahoma, Arial, Helvetica, sans-serif;
font-size: 13pt;
color: black;
text-align: center;
}

TABLE {
background-color: #E66500;
color: black;
}

THEAD{
background-color: transparent;
}

TD {
background-color: #EEEEEE;
}

.td_focus {
background-color: #DEDEDE;
}

.header {
background-color: #65A2D1;
}

.header_focus {
background-color: #5592C1;
}

A {
color: #E66500;
text-decoration: none;
}

A:active {
background-color: white;
}

A:visited {
color: #C64500;
background-color: transparent;
}

A:hover {
text-decoration: underline;
background-color: #65A2D1;
color: black;
}

.inside_link {
color: #3A70AC;
background-color: transparent;
}

.inside_link:hover {
text-decoration: underline;
color: black;
background-color:#E66500;
}

.inside_link:visited {
color: #0A306C;
}

.layout{
background-color:transparent;
}

blockquote {
border-top: 2px solid #E66500;
border-bottom: 2px solid #E66500;
margin-top: 1em;
margin-right: 2em;
margin-bottom: 1em;
margin-left: 2em;
}

PRE{
font-size: 9pt;
}

.red {
font-style: normal;
color: red;
}

.yellow {
font-style: normal;
color: yellow;
}

.green {
font-style: normal;
color: green;
}

.blue {
font-style: normal;
color: blue;
}

.orange {
font-style: normal;
color: orange;
}

.imgCat {
padding: 0.5em;
}

.small {
font-size: 9pt;
}

DIV {
padding: 0.5em;
}

IMG {
border: 0px solid transparent;
}

@font-face {
	font-family: Starcraft;
	src: url("http://www.menzonet.org/view_data.php?idFile=684");
}