INPUT, TEXTAREA, OPTION, SELECT {
	font-size : 12px ;
	color : Blue ;
}

A {
	text-decoration : none ;
	font-weight : normal ;
	font-family : Arial ;
	font-size : 12px ;
	color : Blue ;
}

.Button {
	font-family : Arial ;
	font-size : 12px ;
	font-weight : bold;
}

.Jump {
	font-family : Arial ;
	font-size : 14px ;
	font-weight : bold;
}

A:hover {
	color : Navy ;
}

.Ptext {
	text-align : justify ;
	font-family : Arial ;
	font-size : 12px ;
	color : Black ;
}

.Ttext {
	font-family : Arial ;
	font-size : 12px ;
	color : Black ;
}

.Ntext {
	font-family : Arial ;
	font-size : 12px ;
	color : White ;
}

.Btext {
	font-family : Arial ;
	font-size : 15px ;
	font-weight : bold ;
}

.tble1 {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold ;
}

.Lheader {
	font-family : Arial ;
	font-size : 20px ;
}

.Header {
	font-family : Arial ;
	font-size : 20px ;
	color : Black ;
}

.Bigheader {
	font-family : Arial ;
	font-size : 24px ;
	color : Black ;
}

.Footer {
	font-family : Arial ;
	font-size : 12px ;
	color : White ;
}