.H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 30px;
	color : Navy;
	text-align : center;
	font-weight : bold;
}

A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Navy;
	text-align : center;
	font-weight : bold;
}
A:HOVER {
	color : red;
}


.pch {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Navy;
	text-align : center;
	font-weight : bold;
}

P, LI {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Navy;
}

.hd1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : Blue;
	font-weight : bold;
	text-decoration : underline;
}

.bdy
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Navy;
	font-weight : normal;
}

.l_hd
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #FFFFFF;
	font-weight : bold;
	background-color: #000099;

}

.bt {
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color : #00008B;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
	margin-bottom : 5px;
	font-family: Arial, Helvetica, sans-serif;

}

.hd2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Blue;
	font-weight : bold;
	text-decoration : none;
}

.hd{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : Blue;
	font-weight : normal;
	text-decoration : None;
}