/* CSS Document */
html { 
margin: 0; 
padding: 0; 
height: 100%; 
overflow: -moz-scrollbars-vertical;
} 
body {
	 
}
h1
{
color: black;
font-size: 21px;
margin-bottom: 5px;
margin-top: 10px;
letter-spacing: 0px;
font-family; verdana, arial;
text-align: center;
}
h2
{
color: black;
font-size: 20px;
margin-bottom: 5px;
margin-top: 10px;
letter-spacing: 0px;
font-family;  arial;
text-align: center;
}
h3
{
color: black;
font-size: 19px;
margin-bottom: 5px;
margin-top: 10px;
letter-spacing: 0px;
font-family;  arial;
text-align: left;
padding-left: 50px;
}
h4
{
color: black;
font-size: 19px;
margin-bottom: 5px;
margin-top: 10px;
letter-spacing: 0px;
font-family;  arial;
text-align: left;
 
}
.bot
{
color: black;
}
.bot a
{
color: black;
text-decoration: none;
}
.paranew
{
color: black;
line-height: 120%;
font-size: 16px;
font-family; arial;
margin-top: 10px; padding-left: 50px; padding-right: 50px;  
}
.paranew a
{
color: darkblue;
line-height: 120%;
font-size: 16px;
font-family; arial;
  
font-weight: bold;
}
.paranew a:hover
{
color: blue;
line-height: 120%;
font-size: 16px;
font-family; arial;
  
font-weight: bold;
}
.people
{
color: black;
line-height: 120%;
font-size: 17px;
font-family; arial;
 
margin-top: 10px;  
letter-spacing: 0px; 
font-weight: bold;
}
.people a
{
color: darkblue;
line-height: 120%;
font-size: 14px;
font-family; arial;
  text-decoration: none;
font-weight: bold;
margin-top: 0px;  
}
.people a:hover
{
color: blue;
line-height: 120%;
font-size: 14px;
font-family; arial;
  
font-weight: bold;
}
.para
{
color: black;
line-height: 120%;
font-size: 18px;
font-family; arial;
}
.para a
{
color: darkblue;
text-decoration: underline;
}
li
{
text-align: left;
margin-top: 10px;
}
