﻿a:link
{
	color: rgb(9F,38,32);
}
a:visited
{
	color: rgb(9F,38,32); 
} 
a:active 
{
	color: rgb(9F,38,32);
}

body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: rgb(255, 255, 255);
	color: rgb(159, 56, 50);
	background-image: url('onder001.gif');
	font-weight: bold;
	font-size: 10pt;
}

h1
{
	font-family: Times New Roman, Times;
	color: rgb(153,153,51);
}
h2
{
	font-family: Times New Roman, Times;
	color: rgb(204,153,0); 
}
h3
{
	font-family: Times New Roman, Times;
	color: rgb(0,102,153); 
}
h4
{
	font-family: Times New Roman, Times;
	color: rgb(153,153,0);
}
h5
{
	font-family: Times New Roman, Times;
	color: rgb(255,153,0);
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}
.newStyle1 {
	background-image: onder001.gif;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #9F3832;
}
.newStyle2 {
	font-family: Verdana;
	font-size: medium;
	color: #9F3832;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
.newStyle3 {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #663300;
}
