html
	{
	height: 100%;
	min-height: 100%;
	border-width: 0px;
	}

body
	{
	height: 100%;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Times New Roman, sans-serif;
	font-size: 12pt;
	font-weight : bold;
	color: #000000;
	}
	
h1 { font-size: 22pt; }
h2 { font-size: 16pt; }
h3 {font-size: 14pt; }

a:visited { color: #00008b; font-size: 14pt; text-decoration: none; cursor:pointer; }
a:link { color: #00008b; font-size: 14pt; text-decoration: none; cursor:pointer; }
a:hover {color: #00008b; font-size: 14pt; text-decoration: underline; cursor:pointer; }	
	
.mitborder {border: 1px solid #000000;}
.big_red { color: #CC0000; 	font-size: 18pt; }

.Stil3 { font-size: large; color: #990000; }

#apDiv1 {
	position:absolute;
	left:520px;
	top:300px;
	width:68px;
	height:60px;
	z-index:1;
}

#apDiv2 {
	position:absolute;
	left:520px;
	top:220px;
	width:68px;
	height:60px;
	z-index:2;
}

.screenTitle
	{
	width: 50%;
	font-size: 12pt;
	font-weight : bold;
	color: #000000;
	}

