/*Fonts systems found with in bioeddies ebbw vale web site*/
h1
{
	color:#000030;
	font-size:12px;
	font-style: normal;
	line-height: 13px;
}

h2
{
	color:#000030;
	font-size:14px;
	letter-spacing:4px;
}
h3
{
	color:#000030;
	font-size:15px;
	line-height: 16px;
}
h4
{
	color:#000030;
	font-size:16px;
	line-height: 17px;
}
h5
{
	color:#000030;
	font-size:17px;
	line-height: 18px;
}
h6
{
	color:#000030;
	font-size:18px;
	line-height: 19px;
}
/*Table Headers for all site*/
th
{
	background-color: #000030;
	font-size:18px;
	color:#E4E4E4;
	font-style: italic;
	height: 30px;
	text-transform: capitalize
	
/*	text-align: valign=middle;*/
}
/*Table Rows for all site*/
tr
{
	/*background-color: #F6F6F6;*/
	text-align:justify;
	color:#000030;
	font-style:normal-bolder;
	font-size: 16px;
}
a:link, a:visited
{
	text-decoration:none;
	font-size: 16px;
	text-align: left;
}
.cr {
	font-size: 2px;
}
.titlesmall {
	font-size: 9px;
	font-style: italic;
	color: #FFF;
}

