a {font-weight:bold;}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat:repeat-x;
	font-size: 16px; color: #333333;
	background-color:#FFFFFF;
	text-align:justify;
}
p{margin-left: 15px;  margin-right: 20px; margin-top: 15px;
		 }

/* set the image to use and establish the lower-right position */ 
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 {
    background: transparent url(back.png) no-repeat bottom right; 
} 
.cssbox { 
    width: 448px !important; /* intended total box width - padding-right(next) */
	height: 263px;
    width: 433px; /* IE Win = width - padding */
 
    margin: 20px auto; /* use to position the box */ 
} 

/* set the top-right image */ 
.cssbox_head { 
    background-position: top right; margin-right: -15px; /* pull the right image over on top of border */
    padding-right: 40px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.cssbox_head h2 { 
    background-position: top left; 
    margin: 0; /* reset main site styles*/ 
    border: 0; /* ditto */ 
    padding: 25px 0 15px 40px; /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; height: 1%; /* IE Holly Hack */ 
} 

/* set the lower-left corner image */ 
.cssbox_body { 
    background-position: bottom left; 
    margin-right: 25px; /* interior-padding right */ 
    padding: 15px 0 15px 40px; /* mirror .cssbox_head right/left */ 
} 


td {
	font-family: Arial, Helvetica, sans-serif;
	

}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 36px;
	color: #FFFFFF;
	margin: 0 10px;
}
.style4 {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px; font-weight: bold; color: #333333;
	margin-top: 15px;
		margin-left: 15px; 
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px; font-weight: bold; color: #333333;
		margin-top: 15px;
		margin-left: 15px; 
}

.style5

{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px; font-weight: bold; color: #666666;
	line-height:2;
}

