@CHARSET "iso-8859-1";

body {
	background:#ffffff;
	color:#000000;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}
table { border: 0; }
img { border: 0; }
a.trigonia:link {
	COLOR: #999999;
	TEXT-DECORATION: none;
	font-size: 42px;
	font-weight: bold;
}
a.trigonia:visited {
	COLOR: #999999;
	TEXT-DECORATION: none;
	font-size: 42px;
	font-weight: bold;
}
a.trigonia:hover {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-size: 42px;
	font-weight: bold;
}
a.trigonia:active {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-size: 42px;
	font-weight: bold;
}

a.second:link {
	COLOR: #40719c;
	font-weight: normal;
	TEXT-DECORATION: underline;
	font-family: "Courier New", Courier, mono;
	font-size: small;
}
a.second:visited {
	COLOR: #40719c;
	font-weight: normal;
	TEXT-DECORATION: underline;
	font-family: "Courier New", Courier, mono;
	font-size: small;
}
a.second:hover {
	COLOR: #40719c;
	font-weight: normal;
	TEXT-DECORATION: none;
	font-family: "Courier New", Courier, mono;
	font-size: small;
}
a.second:active {
	COLOR: #40719c;
	font-weight: normal;
	TEXT-DECORATION: none;
	font-family: "Courier New", Courier, mono;
	font-size: small;
}

a.third:link {
	COLOR: #333366;
	TEXT-DECORATION: underline;
}
a.third:visited {
	COLOR: #333366;
	TEXT-DECORATION: underline;
}
a.third:hover {
	COLOR: #333366;
	TEXT-DECORATION: none;
}
a.third:active {
	COLOR: #333366;
	TEXT-DECORATION: none;
}

a:link {color : #000000;}
a:visited {color : #000000;}
a:hover {color : #40719C; text-decoration: none;}

.navlink {COLOR: #000000; TEXT-DECORATION: none; font-family: verdana; font-size: 10pt; }
a:link.navlink  {color : #000000;}
a:visited.navlink  {color : #000000;}
a:active.navlink  {text-decoration: none;}
a:hover.Navlink  {text-decoration: none;}

td {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
}

p {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-align: justify;
}

td.credits {
	font-size: 12px;
	border-style: solid;
	border-top: 1px solid #40719c;
	border-color: #cde5fd;
	padding-right: 5px;
	text-align: right;
	background-color: #ffffff;
}

.text {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.gray {
	color: #999999;
	font-weight: bold;
}
