.isseme {
	font-family: "Palatino Linotype", "Book Antiqua", "Junius", Palatino, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}

body{
	background-image: url(images/ISASlogo_bkg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	font-family: "Palatino Linotype", "Book Antiqua", "Junius", Palatino, serif;
}

a:link { color: #000066; 	}
a:visited {
	color: #000066;
	background-color: #FFF;
	}
a:hover { 
	color: #990000;
	background-color: #FFFFFF;
	text-decoration: none;
	}
a:active {
	color: #000066;
	background-color: #FFF;
	}

.isas .small_heading { font-size: 24px; }

h1 {
	font-size: 36pt;
	font-family: "Palatino Linotype", "Book Antiqua", "Junius", Palatino, serif;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #300;
	background-color: #CC9;
}
h2 {
	font-size: 24pt;
	font-family: "Palatino Linotype", "Book Antiqua", "Junius", Palatino, serif;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #603;
	background-color: #9CC;
}

h3{
	font-family: "Palatino Linotype", "Book Antiqua", "Junius", Palatino, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000;
	background-color: #FFF;
}

h4{
	font-family: "Palatino Linotype", "Book Antiqua", "Junius", Palatino, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000;
	background-color: #CCC;
}

small{
	font-family: "Palatino Linotype", "Book Antiqua", "Junius", Palatino, serif;
	font-size: 10px;
	font-style: normal;
}

P{
	font-family: "Palatino Linotype", "Book Antiqua", "Junius", Palatino, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	background-color: #FFF;
}
pre{
	font-family: "Palatino Linotype", "Book Antiqua", "Junius", Palatino, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #000;
	background-color: #FFF;
}

blockquote{
	font-family: "Palatino Linotype", "Book Antiqua", "Junius", Palatino, serif;
	font-size: smaller;
	font-style: normal;
	font-weight: lighter;
	color: #333;
	background-color: #FFF;
}

b{
	font-family: "Palatino Linotype", "Book Antiqua", "Junius", Palatino, serif;
	font-weight: bold;
	color: #600;
}