body {

	color : Black;
	font-family : "Times New Roman";
	font-size : 13pt;
}
img {display:none;

}

a:link{
	text-decoration : underline;
}

p, li{font-size : 85% ;	font-family : "Times New Roman";
}

em {
	font-weight:bold;	font-family : "Times New Roman";
}


/* style for table containing top two menus and logo*/

.menutable {	font-family : "Times New Roman";
	width : 100%;
	height : 15%;
}

.menu1 {	font-family : "Times New Roman";
	width : 100%;
	height : 2.5%;
	font-size : 75%;
	text-align : right;
}
.logoarea {	font-family : "Times New Roman";
	width : 100%;
	height : 10%;
	text-align : left;
}

.logoareatext h1 {	font-family : "Times New Roman";
	margin-right : 15%;
	margin-top : 2%;
	font-size : 150%;
}
.logoareatext p {	font-family : "Times New Roman";
	margin-right : 5%;
	margin-top : -2%;
	font-style : italic;
	font-size : 100%;
}

.menu2 {	font-family : "Times New Roman";
	width : 100%;
	height : 12.5%;
	font-size : 80%;
	text-align : left;
}

/* style for table containing main content of the page*/
.contenttable {	font-family : "Times New Roman";
	width : 100%;
	height : 78%;
}
td.welcomearea {vertical-align : top;	font-family : "Times New Roman";
background-color:#31319C;

	width : 75%;
	height : 40px;
	padding-left:20px;
}
.welcomearea h1{font-size:175%;color:white;	font-family : "Times New Roman";

margin-top:10px;
}
.welcomearea  p{;font-size:100%;font-weight:bold;margin-top:-10px;margin-bottom:10px;	font-family : "Times New Roman";

}
td.content {	font-family : "Times New Roman";
	width : 75%;
		vertical-align : top;
	}
	td.content p,h3{	font-family : "Times New Roman";
	width : 75%;
	margin:20px;

	}
	td.content li{	font-family : "Times New Roman";
	width : 75%;
font-size:85%;
margin:5px;

	}
td.content a:link, td.content a:visited{font-size:100%;	font-family : "Times New Roman";
	color:blue;
}
	
td.infoarea {
display:none
}

/* style for table containing links, terms etc*/
.basetable {	font-family : "Times New Roman";
	width : 100%;
}
.baseline1 {	font-family : "Times New Roman";
	margin-top : 1px;
	width: 100%;
	height : 2.5%;
	font-size : 80%;
	text-align : left;

}
	
.baseline2 {
	width : 100%;
	height : 2.5%;
	font-size : 80%;
	text-align : right;

}