A:LINK, A:HOVER, A, A:ACTIVE, A:FOCUS, A:VISITED {
	color : Black;
	font : sans-serif;
	border : 0px Green;
	visibility : visible;
}

h1 {
	color: #333333;
	font-size:12px;
	font-weight:bold;
	font-family:arial;
	white-space : nowrap;
	text-align : center;
}



p {
	color: #333333;
	font-size:11px;
	font-style:normal;
	font-family: arial, sans-serif;
	;
	text-align: center;
	text-indent : 0px;
	margin-right : 30px;
; margin-left: 30px
}


h5 {
	color: #333333;
	font-size: 11px;
	font-weight:bold;
	font-family:arial;
	text-align : right;
}

h6 {
	color: #333333;
	font-size: 11px;
	font-weight:bold;
	font-family:arial;
	text-align : left;
}