body {font-family: arial, helvetica, sans-serif;
			line-height: 175%; 
			margin-right: 2%; 
			margin-top: 2%;
			margin-bottom:2%;
			text-align:left;
		}
		
		ul {font-family: arial, helvetica, sans-serif;
			line-height: 135%; 
			margin-right: 2%; 
			margin-left: 5%;
			margin-top: 2%;
			margin-bottom:2%;
			text-align: justify;
			list-style-image:url(images/bullet.gif);
			padding-left: 25px;
			font-size: 14px;
		}
		
		h1 {font-family: arial; 
			font-weight: bold;
			color: #003768;
			margin-right: 2%; 
			margin-top: 2%;
			margin-bottom:2%; 
		}
		
		h2 {font-family: arial;
			font-weight: bold;
			margin-right: 2%; 
			margin-top: 2%;
			margin-bottom:2%;
		}

a:link {color: #55a1d5;}
a:visited {color: #55a1d5;}
td.abc { 
background: url(images/top-border.gif); 
background-repeat: repeat-x; 
background-color: #ffffff; 
} 
p
{
	font-family: arial, helvetica, sans-serif;
	line-height: 135%;
	margin-right: 2%;
	margin-bottom: 2%;
	text-align: left;
	font-size: 14px;
}
		
