p,h1,h2,h3,h4,h5{
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	text-align: justify;
}
A:link {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	text-align: center;

}
A:active {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
}
A:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
A:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #009999;
}
 A:link.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
A:active.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
A:visited.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A:hover.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}
 A:link.now {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFF77;
	text-decoration: none;
}
 A:visited.now {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFF77;
	text-decoration: none;
}
 A:active.now {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFF77;
	text-decoration: none;
}
 A:hover.now {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFCC00;
	text-decoration: none;
}	
.title{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
}
.sub {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #0000CC;
}
.error {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC0000;
}
