﻿
body {
 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right:0px;
	background-color:#ecf0f3;
	background-image:url('images/bg_top.jpg');
	background-repeat:repeat-x; 
}

h1 { 
	font-family: Arial, Helvetica; 
	color: #003366; 
	font-size : 14pt; 
	text-align:center;
}

h2 { 
	font-family: Arial, Helvetica; 
	color:#003366; 
	font-size : 12pt;
	text-align:center; 
}

h3 { 
	font-family: Arial, Helvetica; 
	color: #003366;
	font-size : 10pt; 
	text-align:center;
}



p { 
	font-family: Arial, Helvetica; 
	color:#000; 
	font-size : 10pt;
	text-align:left;
	padding-left:10px; 
}

b { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 10pt; 
}

i { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 10pt; 
}

#table {
padding-top:5px;
width:780px;
background-color:#2b5b7f; 
	font-family: Arial, Helvetica; 
	color:#000;
	font-weight:500; 
	font-size : 10pt; 
}

li { 
	font-family: Arial, Helvetica; 
 
	font-size : 10pt;
	text-align:left; 
}

iframe {
border:none;
allow-transparency:true;
}


a:link { 
	color:#003366;
	font-weight:bold;
	text-decoration:none; 
}

a:visited { 
	color : #003366;
	font-weight:bold;
	text-decoration:none; 
}

a:hover { 
	color : #3399ff;
	font-weight:bold;
	text-decoration:none; 
}

a:active { 
	color : #003366;
	text-decoration:none;
	font-weight:bold; 
}



.hws {
	text-align:center;
	font-size:8pt;
	color:#fff;
	}
    

