
body {
 
	margin-top: 10px;
	margin-left: 10px;
	margin-left:0px;
	margin-right:0px;
	background-color:#3399cc; 
}

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

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

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

h4 { 
	font-family: Arial, Helvetica; 
	color: #ff6600; 
	font-size : 16pt; 
	text-align:left;
}

p { 
	font-family: Arial, Helvetica; 
	color: #333399; 
	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 {

width:780px;
background-image:url(images/table_bgd.png);
background-repeat:repeat-x;
background-color:#3d78d4;
border:5px #ccff99 solid; 
	font-family: Arial, Helvetica; 
	color:#333399;
	font-weight:200; 
	font-size : 10pt; 
}

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

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


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

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

a:hover { 
	color :#66cc66;
	font-weight:bold;
	text-decoration:none; 
}

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



.hws {
	text-align:center;
	font-size:8pt;
	color:#fff;
	}
    
.hws a:link { 
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-style:italic; 
}

 .hws a:visited { 
	color : #fff;
	font-weight:bold;
	text-decoration:none; 
}

.hws a:hover { 
	color : #fff;
	font-weight:bold;
	text-decoration:none; 
}

.hws a:active { 
	color : #fff;
	text-decoration:none;
	font-weight:bold; 
}

