﻿/* STYLESHEET Dinosoft */

BODY
*
{
	color: black;
	font-family: arial; 
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

A:hm
{
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
	color: #FFFFFF ;
	text-decoration: none;
}

A:link
{
	font-size: 10pt;
	font-family: arial;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

A:visited
{
	font-size: 10pt;
	font-family: arial;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

A:hover
{
	font-size: 10pt;
	font-family: arial;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

A:active
{
	font-size: 10pt;
	font-family: arial;
	font-weight: normal;
	color: #000000 ;
	text-decoration: none;
}

a:link.hm
{
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited.hm
{
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover.hm
{
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:active.hm
{
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


a:link.sm
{
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited.sm
{
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:hover.sm
{
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
	color: #00FFFF;
	text-decoration: none;
}

a:active.sm
{
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
	color: #FFFFFF ;
	text-decoration: none;
}

.dino
{
	color: #008000; 
	font-family: Arial; 
	font-size: 14pt; 
	font-weight: bold; font-style:oblique 
}

.tdwhite {font-family: arial; font-size: 8pt; color: black; font-weight: normal; text-decoration: none;}
.tdgrey {font-family: arial; font-size: 8pt; color: black; font-weight: normal; text-decoration: none;}
.tabel1 {background-color: #C0C0C0; border: solid 1px black; border-width: 2px; width: 50%; cellspacing: 5; cellpadding: 5;  
}
.tabel2 {border-top: solid 1px black; border-left: solid 1px black; border-right: solid 1px black;}
.tabel3 {border-bottom: solid 1px black; border-left: solid 1px black; border-right: solid 1px black; width: 115px; background-color: #eaeae8;}
.tabel4 {padding-right: 5px; border: solid 1px black; background-color: #C0C0C0; valign="top"; align="left"; }