body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F2F2F2;	
}

h1 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 16px;
	color: #1C7BBF;
}

h2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 14px; 
	color: #1C7BBF;
}

h3 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 12px; 
	color: #1C7BBF;
}

h4 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 10px; 
	color: #1C7BBF;
}

p { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

li { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 	
	list-style: url("pictures/dot.png") square;
	text-align: left;
}

li li { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	list-style: url("pictures/dot.png") square;
	text-align: left;
}

li li li { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	list-style: url("pictures/dot.png") square;
	text-align: left;
}

.style3 {
	font-size: 9px; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.style4 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a:link {
	color: #6382C6;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #6382C6;
}

a:hover {
	text-decoration: underline;
	color: #6382C6;
}

a:active {
	text-decoration: none;
	color: #6382C6;	
}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style14 {
	color: #6382C6
}

.style16 {
	color: #6382C6; 
	font-weight: bold; 
}

hr {
	text-align:center;
	color:#8B8B8B;
	background-color:#8B8B8B;
	height:1px;
	width:80%;
}