﻿.list_style1 {
	list-style-image: url('bullet.gif');
	font-size: 12px;
	margin-left: 40px;
}

.list_style2 {
	list-style-image: url('dot.gif');
	margin-left:30px;
}

.caption {
	text-align: center;
	font-size: 12px;
	font-style: italic;
	color: #4A6284;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	font-style: italic;
}

img{
	border-style:none;
	text-align: center;
}

table{
	font-size:14px;
}