body {
	scrollbar-face-color: #6883B5;
	scrollbar-highlight-color: #BCDEDE;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #F2F2F2;
        background-color: #E5E5E5;
}
h1 {
	color: #003300; 
	font-family:Times,Verdana,Tahoma;
	font-size: 36;
	font-style: italic;
	
}
h3 {
	color: #003300; 
	font-family:Times,Verdana,Tahoma;
	font-size: 24;
	font-style: italic;
	font-weight: bold;
}

a:link    {color:#8080FF}
a:visited {color:#FF8040}
a:active {color:green}
a:hover {text-decoration:none}
a  {
	font-family:Times;
	font-size: 16;
	font-style: italic;
	font-weight: bold;
}
img  {  color: #FFFFFF; }
.at  { text-decoration:none}
p  {
	font-family:Times;
	font-size: 18;
}
.pt  {
	font-family:Times;
	font-size: 18;
	font-style: italic;
}

.pit  {
	font-family:Times;
	font-size: 16;
	font-style: italic;
    font-weight: bold;
}

.pind  {
	text-indent: 30px;
    margin-top: 0pt;
    margin-bottom: 0pt;
}
.m  {
	color: #0000cc; 
	font-family:Times;
	font-size: 16;
	font-style: italic;
    font-weight: bold;
}
.t  {
	font-family:Times;
	font-size: 14;   
}
.M1  {
	font-family:Times;
	font-size: 20;   
}