.h1 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFCC00;
	letter-spacing: 3px;
}
.h2 {

	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000080;
}
.h2 a:link {
color:#0080FF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.h2 a:visited {
color:#0080FF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.h2 a:hover {
	color:#990000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.h2 a:active {
color:#0080FF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.text_top {


	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #00CCCC;
}

