
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: 14px;
	list-style-image: url(imag/bullet.gif);
	
	}
a:link              { color:blue; text-decoration:underline; }
    a:visited           { color:blue; text-decoration:underline; }
    a:hover             { color:red; text-decoration:underline; }
    a:active            { color:red; text-decoration:underline; }


	
H1 {
	font-size: 35px;
	line-height: 30px;
	font-family: "Freestyle Script";
	font-weight: 900;
	color: #FFFFFF;
	 margin-top:2px;
         margin-bottom:25px;
}
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: 25px;
	font-family: Arial;
	font-weight: 600;
	color: #000000;
	text-align: center;
	}

.heading3
{
        font-size: 12px;
	line-height: 17px;
	font-family: Arial;
	font-weight: 600;
	color: #000000;
	 text-align: center;
         text-decoration:none;
	}

	

.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;
        margin:10px;
}

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

ul li
{
	line-height:25px;



}



.ulplain {
	margin-left: 1px;
	padding-left:0px;
	text-align:left;
}
ol
{
	margin-left: 0px;
	padding-left:40px;
	text-align:left;
}
