body	{ 
background-color:#3c3c3c;
color:black;
	}


td, p	{ 
font-family: arial;
font-size: 11px;
letter-spacing:0px;
line-height:18px;
text-align:justify
	 }
	 
b	{ 
color:#962014;
font-weight: 100;
	}

a	{
color:#324439;
font-family: georgia;
border-bottom: 1px dotted  #7da2cf;
text-decoration:none;
	}

a:hover	{
color:#3c3c3c;
border-bottom: 2px solid #d76da6;
	}
	
a:active {
border-bottom: 2px solid #eba28e;
	}


.title	{
color: #eba28e;
font-family: georgia;
font-weight: 0%;
font-style:oblique;
font-weight:bold;
font-size:12pt;
letter-spacing:3px
	}
	
.mini	{
font-size: 9px;
letter-spacing:0px;
line-height:12px;
text-align:justify
	 }