A {
	font-family : Arial ;
	text-decoration : none ;
	color : Blue ;
}

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

A:hover {
	color : #2E4B9B ;
}

.header {
	font-family : Arial ;
	font-size : 28px ;
}

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

.foot {
	font-family : Arial ;
	font-size : 10px ;
	color : #6C799B ;
}

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

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