/* CSS Document */

body {
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-size:10px;
	text-align:center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
h1   {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0000FF;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px; 
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
}
h6 {
	font-size: 10px;
	font-weight: bold;
}




body, td, th {
	color:#666666;

}

h1, h2, h3 {
	color:#000080;
	text-align:left;
}

 h4, h5, h6 {
	color:#666666;
	text-align:left;
}

.centretext 
{text-align: center;}

.righttext
{text-align:right;}
a_img {
	border-width: 0px;
	border-style: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #000080;
}
a:active {
	text-decoration: none;
	color: #666666;
}




.style1 {
	color: #0000FF;
	font-size: 9;
}


.style2 {
	font-size: 16px;
	font-weight: bold;
}
.style3 {font-size: 16px}
.style4 {
	color: #333333
}
.style6 {	font-size: 18px;
	color: #000080;
}
.style7 {color: #0000FF}
.style10 {font-size: 10px; color: #666666; }
.style11 {color: #FFFFFF}
.style12 {font-size: 9}
.style13 {
	font: bold 12px;
	color: #000080;
	font-size: 14px;
}
.style14 {color: #ECE9D8}
.style15 {color: #000000}


.style16 {color: #666666}
.style17 {
	color: #666666
}
.style18 {
	font-size: 18px
}
