a, p, t, h1, h2, h3, h4, h5, h6, p, td, th, tr, table, body, li, ul, ol
	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	color: #333366;
	line-height: 150%;
	margin-top: 5px;
	margin-bottom: 20px;
	}
body	{
	background-image: url(../images/graphics/background1.jpg);
	background-color: #f4f5f6;
	margin: 10px;
	padding: 10px;
	}
body.jp	{
	background-image: none;
	}
h1	{
	font-size: 55px;
	}
h2	{
	font-size: 25px;
	}
a	{
	color: blue;
	}
img	{
	margin: 10px;
	border: solid;
	border-width: 4px;
	border-color: #333366;
	}

div.center
	{
	text-align: center;
	}
h1.center
	{
	text-align: center;
	}
h2.center
	{
	text-align: center;
	}


div.right
	{
	text-align: right;
	}
	
p.bold	{
	font-weight: bold;
	}
dt.bold	{
	font-weight: bold;
	}

p.italic
	{
	font-style: italic;
	}
dd.italic
	{
	font-style: italic;
	}
col.number
	{
	text-align: right;
	}

body.nav
	{
	margin: 5px;
	padding: 5px;
	}
a.nav	{
	text-decoration: none;
	}
a:hover.nav
	{
	padding-left: 10px;
	}
img.nav	{
	margin: 5px;
	border-width: 0;
	}

h1.intro
	{
	color: white;
	}
body.intro
	{
	background-image: none;
	background-color: black;
	}
img.intro
	{
	border-width: 0px;
	}
a.intro	{
	font-size: 20px;
	font-weight: bold;
	color: white;
	text-decoration: underline;
	}
a:hover.intro
	{
	text-decoration: none;
	}
select.intro
	{
	font-size: 20px;
	font-weight: bold;
	color: white;
	background-color: black;
	}

img.nxtprv
	{
	margin: 0px;
	border-width: 0;
	}

span.slide
	{
	font-size: 26px;
	font-weight: bold;
	}
img.slide
	{
	margin: 0px;
	}


