*.urlirf {
	color: Blue;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 0px;
	width: 50%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: inherit;
}

*.urlmail {
	color: Black;
	font-size: 10px;
	text-align: right;
	width: 50%;
	background-color: inherit;
} 

*.phone {
	text-align: right;
	color: Black;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 0px;
	width: 50%;
	background-color: inherit;
}

*.high {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: inherit;
} 

*.basic {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: inherit;
} 

*.small {
	color: Black;
	font-size: 10px;
	padding-bottom: 0px;
	background-color: inherit;
} 

*.lsmall {
	color: black;
	font-size: 10px;
	text-align: left;
	padding-bottom: 0px;
	background-color: inherit;
} 

td {
	font-size: 12px;
	padding-bottom: 5px;
	text-align: center;
}

img
{
	border-color: #808080;
	border-style: solid;
	border-width: 2px;
}

img:hover   
{
	border-color: #0000FF;
	border-style: solid;
	border-width: 2px;
}
