.l {
	font-family : Arial;
	font-size : 12px;
}

A {
	text-decoration : none ;
	font-family : Arial ;
	color : #8A82A3 ;
}

A:hover {
	color : #808080 ;
}

.header {
	font-family : Arial;
	font-size : 22px;
	color : #8981A2;
	font-weight : bold;
}

.miniheader {
	font-family : Arial;
	font-size : 16px;
	color : #8981A2;
	font-weight : bold;
}

.ptext {
	text-align : justify ;
	font-family : Arial ;
	font-size : 14px ;
	color : 808080 ;
}

.ttext {
	font-family : Arial ;
	font-size : 14px ;
	color : 808080 ;
}

.Input {
	font-size : 12px ;
	color : Blue ;
}
