/* CSS Document */


.style1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #336666;
	text-decoration: none;
	border: none;
}
td	{
	align: left;
	}


img {
	text-decoration: none;
	border: none;
}
.style2 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bolder;
	color: #336666;
	text-decoration: none;
	border: none;
	position: center;
	}
	
.styleH {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #336666;
	text-decoration: none;
	border: none;
	position: center;
	}
	
.style3 {
	font-family: Verdana;
	font-size: 12px;
	color: #336666;
	text-decoration: none;
	border: none;
	position: center;
	}

.style7 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #336666;
	text-decoration: none;
	border: none;
	position: center;
		}
		
.style8 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #336666;
	text-decoration: none;
	border: none;
	position: right;
		}
		
a.w         { text-decoration: underline; color: #336666; font-family: Verdana; FONT-SIZE: 12px; font-weight: bold}
a.w:hover   { text-decoration: underline; color: #663399; font-family: Verdana; FONT-SIZE: 12px; font-weight: bold}
a.w:visited { text-decoration: none; color: #663399; font-family: Verdana; FONT-SIZE: 12px; font-weight: bold}

a.x         { text-decoration: underline; color: #336666; font-family: Verdana; FONT-SIZE: 16px; font-weight: bolder}
a.x:hover   { text-decoration: underline; color: #663399; font-family: Verdana; FONT-SIZE: 16px; font-weight: bolder}
a.x:visited { text-decoration: none; color: #663399; font-family: Verdana; FONT-SIZE: 16px; font-weight: bolder}

