A:Hover {
	color: #333333;
}

A {
	color: Blue;
	text-decoration : underline;
}

p {
	text-align: justify;
	font-family: "Arial", "Tahoma", sans-serif;
	font-size: 14px;
}

li {
	text-align: justify;
	font-family: "Arial", "Tahoma", sans-serif;
	font-size: 14px;
}

h1 {
	font-family: "Arial", "Tahoma", sans-serif;
	font-size: 18px;
	color: #5082E6;
}

h2 {
	font-family: "Arial", "Tahoma", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5082E6;
}

h3 {
	font-family: "Arial", "Tahoma", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5082E6;
}

.copy {
	font-family: "Arial", "Tahoma", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5082E6;
}

.pageon {
	font-family: "Arial", "Tahoma", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5082E6;
}

.imgb {
	border : 1px solid Gray;
}

.img {
		border : none;
}

.menu {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Arial", sans-serif;
}

.submenu {
	font-size: 12px;
	color: #FFFFFF;
	font-family: "Arial", sans-serif;
}

.desc {
	text-align: justify;
	font-family: "Arial", "Tahoma", sans-serif;
	font-size: 14px;
	font-style: italic;
}

.titlebg {
	background: url("/images/bg_title.gif") no-repeat left;
}

