body { 

	margin: 0;
	padding: 0;
	color: #000;
	background-color: #646d7e;

}


div.page {

	width: 765px;
	min-width: 12.00em;
	background-color: #F4F4F4;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	border-style: double;
	border-width: medium;

	
}



div.breadcrumb { padding: 5px;
                 font-size: 11px;
	             font-weight: bold;}


.indent {margin-left: 50px} 
 
a:link { color: #585858; text-decoration: none }
a:active { color: #585858; text-decoration: none }
a:visited { color: #585858; text-decoration: none }
a:hover { color: green; text-decoration: none }

 
 hr {height: 1px; color: #c0c0c0; width: 755px} 

 
 .justify  {text-align:justify}

p {
    
    color: #585858;
    font-weight: bold;
     	
}

h1 { line-height: 30px;
     color: green;
     font-weight: bold;
     font-size: 18px;}

h2 { font-family: Monotype Corsiva;
    font-size: 30px;
    color: green;
    font-weight: bold;
     	
}
