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 : left;
}



p {
	color: #333333;
	font-size:11px;
	font-style:normal;
	font-family: arial, sans-serif;
	;
	text-align: left;
	text-indent : 5px;
	margin-right : 10px;
}

h5 {
	color: #336600;
	font-size: 10px;
	font-style: italic;
	font-family: arial, sans-serif;
	;
	text-align: right;
	margin-right : 10px;
}

