a:link {  	color: #005555;
		text-decoration: underline; }

a:visited {	color: #005555;
		text-decoration: underline; }

a:active { 	color: #005555;
		text-decoration: underline; }

a:hover {  	color: #888888;
		text-decoration: none;}

body, textarea {	background-color:#FFFFFF;
		color:#000000;
	        font-size:12px;
	        font-family:Arial,helvetica,sans-serif; }

td {             color:#000000;
		font-size:12px;
                 font-family:Arial,helvetica,sans-serif; }

th {		color=#000000;
		font-size:14px;
                 font-weight:bold;
                 font-style:normal;
                 font-family:Arial,helvetica,sans-serif; }

h1 {     	color:#000000;
		font-size:16px;
		font-weight:bold;
                 font-style:normal;
                 font-family:Arial,helvetica,sans-serif; }

h2 {     	color:#000000;
		font-size:14px;
		font-weight:bold;
                 font-style:normal;
                 font-family:Arial,helvetica,sans-serif; }

h3 {     	color:#000000;
		font-size:13px;
		font-weight:bold;
                 font-style:normal;
                 font-family:Arial,helvetica,sans-serif; }

p {  		text-align:justify;
		font-family:Arial,helvetica,sans-serif;
		font-size:12px; }

