.strapline {
	color: #333399;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size:16px;
	text-align:right;
	vertical-align:middle
	}
	
img.middle {vertical-align:middle}
	
.topline{background-image:url(images/topline.jpg)}
	
	table.links {
	border: 1px #333399 dashed; 
	}
	
	table.news {
	border: 0px; 
	}
	th.news {
	background-color:#FF99CC;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
	font-weight: bold;
	color:#333399;
	}
	td.news {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: italic;
	text-align:justify
	}	
	
.title {
	font-size: 14px;
	font-weight: bold;
	color: #333399;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a:link {
	color: #3300FF;
	font-style: normal;
	text-decoration: none;
	}
	
a:visited {
	color: #3300FF;
	font-style: normal;
	text-decoration: none;
	}
	
a:active {
	color: #3300FF;
	font-style: normal;
	text-decoration: none;
	}
a:hover {
	color: #FF33CC;
	font-style: normal;
	text-decoration: underline;
	}

.header{ color: #333399; font-weight: bold; text-decoration: none; font-weight: bold;}
a.header:link    { color: #FFFF00;  text-decoration: none; font-weight: bold;}
a.header:visited { color: #FFFF00; text-decoration: none; font-weight: bold;}
a.header:hover   { color: #FF33CC; text-decoration: underline; font-weight: bold; }
a.header:active  { color: #FFFF00;  text-decoration: none; font-weight: bold;}

h1 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align:justify
}

P	{
text-align:justify;
}

.highlightfrm {
	color: #FF0000;
}

.style1 {
	font-size: 11px;
	text-align:center;
	line-height: 18px
}
.style3 {font-size: 11px; font-style: italic; }

.tdcenter{
	text-align:center;
}
.tdright{
	text-align:right;
}
.tdjustify{
	text-align:justify;
}
