/*portal.css 20050720 */

A:link, A:active, A:visited	{
	background-color: transparent;
	color: yellow;
	}

h1	{
	text-align: center;
	text-decoration: underline;
	font-weight: bolder;
	}

h2	{
	text-align: center;
	}

body	{
	/*background-image: url(img/1_26bg1.jpg); 
	background-repeat: repeat;*/ 
	background-color: black;
	color: yellow;
	}

div	{
	font-size: large;
	font-weight: bold;
	margin-left: 20%;
	margin-right: 20%;
	line-height: 1.6em;
	}

img	{
	border-color: white;
	text-align: center;
	}

p.links	{
	margin: 0em auto 0em auto;
	text-align: center;
	font-size: x-large;
	font-weight: bolder;
	}

p.self	{
	text-align: center;
	color: white;
	border-color: white;
	}

span.links	{
	margin-right: 2em;
	margin-left: 2em;
	}


td	{
	margin: 0em auto 0em auto;
	text-align: center;
	font-size: x-large;
	font-weight: bolder;
	}

td.small	{
	font-size: medium;
	font-weight: normal;
	}

.small1{
	/*font-size: small;*/
	font-size: medium;
	}
