/*  */

A:link {
	color:#000066;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
	border-bottom: 1px;
	text-align: center;
}
A:visited {color:#999999; 
	text-decoration: none;  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
	border-bottom: 1px;
	text-align: center;
}
A:hover {color: #339900; 
	text-decoration: none; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
A:active {color:#339900; 
	text-decoration: none; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image:url(../../../images/backgrounds/Clouds54.jpg);
	color: #000066;
}
td, p, li, dl, dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5;
}

h1 {font-size: 20px;
	font-weight: bold;
	text-align: center;
}
h2 {font-size: 18px;
	font-weight: bold;
	text-align: center;
}
h3 {font-size: 14px;
	text-align: center;
}
img {border-width: 1px;
	border-color: #006;
}