body{
padding-top: 60px;
       padding-bottom: 0px;  
       margin: 0px; 
background-color:#ffffff;
text-align:justify;
       font-family: Arial, Tahoma, Verdana, sans-serif; 
       font-size: 11px; 
color:#808088;
line-height:20px;
cursor:default;
}

h1 {
	font: 20px Georgia, Times, serif;
	font-weight: normal;
	line-height: 28px;
        color: #42424A;
        font-style: italic;
        text-transform: lowercase;
}



a:link, a:active, a:visited {
	font-weight: normal;
	color: #42424A;
	text-decoration: none;
	cursor : help;
}
a:hover {
	color: #808088;
	text-decoration: none;
	cursor : help;
}

u,b,strong,i{font-family: courier new,times new roman,serif}
b,strong{color:#ec3939}
i{color:#ffffff}
