.l {
	font-family : Arial ;
	font-size : 12px ;
}

A {
	text-decoration : none ;
	font-family : Arial ;
	color : #0080C0 ;
}

A:hover {
	color : #8080FF ;
}

.header {
	font-family : Arial ;
	font-size : 22px ;
	color : #00526E ;
	font-weight : bold ;
}

.miniheader {
	font-family : Arial ;
	font-size : 16px ;
	font-weight : bold ;
}

.bigheader {
	font-family : Arial ;
	font-size : 28px ;
	color : #00526E ;
	font-weight : bold ;
}

.ptext {
	text-align : justify ;
	font-family : Arial ;
	font-size : 12px ;
	color : #00526E ;
}

.ttext {
	font-family : Arial ;
	font-size : 12px ;
	color : #00526E ;
}

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

.black14 {
	font-family : Arial ;
	font-size : 14px ;
	color : Black ;
}

.footer {
	font-family : Arial ;
	font-size : 10px ;
	color : Gray ;
}

.Input {
	font-size : 12px ;
	color : Blue ;
}