strong {
    font-weight: bold;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-style: normal;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
}
h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: normal;
}
table {
    font-size: 100%;
}
th {
	text-align: left;
	font-size: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;

	border: 1px solid #000033;
	border-style: solid solid;  
}
img {
    margin: 8px 12px;
}
.clr {
    clear: both;
}
.vas {
    float: left;
}
.oik {
    float: right;
}
.solarBig {
	font-family: Impact, Arial, sans-serif;
	font-size: 48px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
}
.transparent { background-color: transparent; }
.hidden { display: none; }

