
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: #373737;
	font-family: Trebuchet MS;
	font-weight: 500;
	font-size: 13px;
	list-style-image: url(imag/bullet.gif);
	
	}
a:link              { color:blue; text-decoration:underline; }
    a:visited           { color:navy; text-decoration:underline; }
    a:hover             { color:red; text-decoration:underline; }
    a:active            { color:red; text-decoration:underline; }


	
H1 {
	font-size: 43px;
	line-height: 40px;
	font-family: "Freestyle Script";
	font-weight: 900;
	color: #FFFFFF;
	 margin-top:2px;
}
H2 {
	font-size: 18px;
	line-height: 27px;
	font-family: Trebuchet MS;
	font-weight: 700;
	color: #FFFFFF;
}

.h2black
{
	font-size: 18px;
	line-height: 27px;
	font-family: Trebuchet MS;
	font-weight: 700;
	color: #C43C24;
}

.heading
{
font-size: 15px;
	line-height: 25px;
	font-family: Arial;
	font-weight: 700;
	color: #C43C24;
	  text-align: center;
	}
	.heading2
{
font-size: 17px;
	line-height: 28px;
	font-family: Arial;
	font-weight: 700;
	color: #000000;
	 text-align: center;
	}
	

.font16 {

 font-size:16px;
	line-height: 22px;
	font-family: Arial;
	font-weight: 700;
	color: #C43C24;
	
	}
	.font18 {

 font-size:17px;
	line-height: 24px;
	font-family: Arial;
	font-weight: 600;
	color: #373737;
	
	}
	
	
.just {
	text-align: justify;
}

ul
{
	margin-left: 0px;
	padding-left:10px;
	text-align:left;
}
ol
{
	margin-left: 0px;
	padding-left:40px;
	text-align:left;
}