body {	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}

td {	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}


a {	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #58A5B7;
}
a:hover {
	text-decoration: underline;
}

p {
	font: 12px arial, sans-serif;
	color: #000000;
}

.small {
	font: 12px arial, sans-serif;
	color: #000000;
}

.large {
	font: 14px arial, sans-serif;
	color: #000000;
	font-weight: bold;
}

#highlight {background:#ffff9c;



}
#about	{padding: 10px;}
#about	{text-align: justify;}
#about ul,li	{font-weight: normal; font-size: 12px;}
h2 {
	font: 16px times new roman;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

h3 {
	font: 18px times new roman;
	color: #000;
}

h4 {
	font-size: 28px;
	font-style: verdana;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #000000;
}

em	{font-weight: bold;}



