﻿


body       { background-image: url('images/bg.jpg');
             color: #333333;
             font-family: Futura Bk BT, Futura;
             color: #c0c0c0;
             margin-top: 0px;
             margin-bottom: 0px;
             margin-left: 20px;
             margin-right:20px;
             background-attachment:fixed;
             
             scrollbar-face-color:white;
             scrollbar-track-color:gray;
             scrollbar-arrow-color:white;
             scrollbar-shadow-color:white;
             scrollbar-dark-shadow-color:white;
             scrollbar-3dlight-color:white;
             scrollbar-highlight-color:white }
             
             
             
table.hp {
    width: 800px
	border-width: 5px;
	border-spacing: ;
	border-style: dashed;
	border-color: #CCCCCC;
	border-collapse: collapse;
	background-color: transparent;
}
table.hp th {
	border-width: 1px;
	padding: 10px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: white;
	-moz-border-radius: ;
}
table.hp td {
	border-width: 1px;
	padding: 10px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: transparent;
	-moz-border-radius: ;
}
</style>

<table class="sample">
<tr>
	<th>Header</th>
	<td>Content</td>
</tr>
</table>

             
             

h1         { font-family: Futura Bk BT, Futura; font-size: 2.2em; }
h2         { font-family: Futura Bk BT, Futura; font-size: 1.5em; }
h3         { font-family: Futura Bk BT, Futura; font-size: 1.3em; }
h4         { font-family: Futura Bk BT, Futura; font-size: 1em;   }
h5         { font-family: Futura Bk BT, Futura; font-size: 0.8em; }
h6         { font-family: Futura Bk BT, Futura; font-size: 0.7em; }

.title     { COLOR: #000000; FONT-FAMILY: Futura Bk BT, Futura; }
DIV        { COLOR: #000022; FONT-FAMILY: Futura Bk BT, Futura; }
LI         { COLOR: #222222; FONT-FAMILY: Futura Bk BT, Futura; }
PRE        { FONT-FAMILY: Futura Bk BT, Futura; }
A:link     { COLOR: #CCCCCC; FONT-FAMILY: Futura Bk BT, Futura;  TEXT-DECORATION: none }
A:active   { COLOR: yellow; FONT-FAMILY: Futura Bk BT, Futura;  TEXT-DECORATION: underline; }
A:visited  { COLOR: #000000; FONT-FAMILY: Futura Bk BT, Futura;  TEXT-DECORATION: none; }
A:hover    { COLOR: #yellow; FONT-FAMILY: Futura Bk BT, Futura;  TEXT-DECORATION: underline; }

span.harmaakuvaTXT { color: #666666; font-size: 10px; }
span.kuvatxt       { color: #666666; font-size: 10px; }
