body {
	font-family:  Verdana, Trebuchet MS,Tahoma, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #333399;
}
.fade {
	background-attachment: inherit;
	background-image: url(fade.jpg);
	background-position: inherit;
	background-repeat: repeat-y;
	}
A:active {
	COLOR: Gray;
	TEXT-DECORATION: none;
}
A:link {
	COLOR: Blue;
	TEXT-DECORATION: underline;
}
A:visited {
	COLOR: Blue;
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #ee3333; TEXT-DECORATION: none
}
}
.strapline {font-size: 110%; font-weight: bold}

.catheading {
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	font-family: Verdana;
}
.borderTable {	
padding: 0px;
border: 1px solid #0C2576;
}
.sub {
	font-size: 70%;
}

.HR {
	color: #5173B3;
	margin-left: 20px;
	margin-right: 20px;
}
.style1 {font-family:Arial, Helvetica, sans-serif; font-weight:bold;}

.mainheading {
	font-size: 130%;
	font-weight: bold;}

.justified {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333399;
	text-align: justify;
	padding-right: 4px;
	padding-left: 4px;
}
.bodytext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333399;
	padding-right: 4px;
	padding-left: 4px;
}
h1 {
	font-size: 130%;
	font-weight: bold;
}
h2 {
	font-size: 110%;
	font-weight: bold;
}
li {
	margin-top: 4px;
}
