
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	color:#0066FF;
	text-decoration: none;
}

a.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	color:#0066FF;
	text-decoration: none;
}


a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	color:#FF0000;
	text-decoration: none;
}

a.txt:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	color:#FF0000;
	text-decoration: none;
}

img {
     border: 0px solid #FFFFFF;
}

td{
	border: 1px solid #000000;
	background-color:#FFFFFF

}

td.x{
	border: none;
	background-color:#FFFFFF
}


td.y{
	border: 1px solid #000000;
	background-color:#FFCC99;
}

td.w{
	border: 1px solid #000000;
	background-color:#FFFFFF;
	padding: 20px;

}

td.e{
	border: 1px solid #000000;
	background-color:#FFFFFF;
	padding: 10px;
	align: "CENTER";

}

td.f{
	border: none;
	background-color:#FFFFFF;
	padding: 10px;
	align: "CENTER";

}


p{	
	padding-top:5px;
	padding-bottom :5px;
	padding-left:10px;
	padding-right :10px;
	text-indent:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none
}



p.image{	
	padding-top:0px;
	padding-bottom :0px;
	padding-left:0px;
	padding-right :0px;
	text-indent:0px;
}




ul {
	list-style-type: none;
	
	
	
}

ul.x {
	list-style-type: none;
	border:  none;
}



li{
	list-style-type: none;

}




li.italic{
	list-style-type: none;
	font-style: italic;

}

li.italicG{
	list-style-type: none;
	font-style: italic;
	font-size: 2.875em;

}

li.italicS{
	list-style-type: none;
	font-style: italic;
	font-size: 0.8em;

}



div { clear: both;

}
	



table { clear: both;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	
}



body {
	background-attachment: scroll;
	background-image: url(images/);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #cccccc;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;

	
	width="90%"
	position: absolute;
	margin: 1% 0px 0px 3%;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.1em;
}

h3 {
	font-size: 0.8em;
}



