body {
	 margin : 0px;
	 padding : 0px;
	 background-color : #000000;
	 color : #fafafa;
	 line-height: 190%; 
}

div.text{
	background-color: #000000;
	 margin-left: 90px;
	 margin-right: 90px; 
	 padding: 40px 60px;
	 border : 1px solid #e1e1e1;
}
.c { text-align:center; margin-top: 100px; margin-bottom: 50px;}
a:link,a:visited,a:active{
	 color: #cccccc;
	 text-decoration : none;
}
a:hover { background-color: #e9dfe5; } 
p.a {
	 font-weight: bold;
	 margin-left: -20px;
	 padding-left: 10px;
	 border-left: 8px groove #1e90ff;}
p.b {
	 font-weight: bold;
	 margin-left: -20px;
	 padding-left: 10px;
	 border-left: 8px groove #191919;}
p.m {    
	 font-weight: bold;
	 margin-left: -20px;
	 padding-left: 10px;
	 border-left: 8px groove #dc143c;}
p.s {
	 font-weight: bold;
	 margin-left: -20px;
	 padding-left: 10px;
	 border-left: 8px groove #f0e68c;}