/* CSS Document */

p{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	line-height: 23px;
	font-weight:400;
	text-align: inherit;
	text-indent:inherit
}

li{
	line-height:23px;
	font-family:"Times New Roman", Times, serif;
	font-weight:400;
	color:#000000;
	font-size: 18px;
}

a{
line-height:23px;
font-family:"Times New Roman", Times, serif; 
font-size: 18px;
font-weight:400;
}

.bullet {font-size:18px}


function MM_preloadImages() { //v3.0
 var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
   var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
   if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
.title {
	line-height: 33px;
	font-family: "Arial Black";
	font-size: 24px;
	font-weight: normal;
}

