body
{ 
background-image: url(graphics/tile.jpg);
background-repeat: repeat-y;
font-family: arial, helvetica, sans-serif;
font-size: 90%;
margin-top: 00px; 
margin-right: 10px; 
margin-bottom: 10px; 
margin-left: 00px; 
 scrollbar-base-color: #003366;
}

h1 {
	font-size: 16pt; font-weight: bold; color: #000000;
}
h2 {
	font-size: 14pt; color: #000000; font-weight: bold;
}
h3 {
	font-size: 13pt; color: #000000; font-weight: bold;
}
.h3 {
	font-size: 13pt; color: #000000; font-weight: bold;
}
.h3:link {
	color: #000000; text-decoration: none;
}
.h3:visited { color: #000000; }
h4 { font-size: 12pt; color: #000000; font-weight: bold; }

p { text-indent: 1.5em; }

.main { 	font-size: 100%; color: #000000; }
.reduceThis { 	font-size: 86%;  }
.enlargeThis { 	font-size: 140%;  }
.fontMinus1 { font-size: 90%; }
.fontMinus2 { font-size: 80%; }
.fontPlus1 { font-size: 110%; }
.fontPlus2 { font-size: 120%; }
.colorRed { color: #dd0000; }
.colorDot { color: #996633; }
.fontSup { font-size:80%; font-weight: bold; font-style:italic;  }
.sideMenu { font-size: 85%; text-decoration:none; }
.textMenu { font-size: 90%; text-decoration:none; }
.footer { font-weight: normal; font-size: 74%; color: #000000; }

.mainText { font-size: 100%; }

a:link { 
    color: #0000bb;
    }
a:visited { 
    color: #800080;
    }
a:hover { 
    color: #00bb00;
    background-color: #dde9f7;
    text-decoration: none;
    }
a:active { 
    color: #00bb00;
    }

.btn{font-weight:bold;color:#ffffff;background-color:#996633; cursor:hand;margin-bottom:-1px; padding-top:1px; }
