body {
	background: #0076a3;
	color: #ffffff;
	font-family: Tahoma, Verdana, "Times New Roman", Times, serif;
	font-size: 11pt;
	text-align: center;
}

H1 {
	font-family: Verdana, Tahoma, "Times New Roman", Times, serif;
	text-align: center;	
	font-weight: bold; 
	font-size: 16pt;
}

H2 {
	font-family: Verdana, Tahoma, "Times New Roman", Times, serif;
	text-align: center;	
	font-weight: bold; 
	font-size: 15pt;
}

H3 {
	font-family: Verdana, Tahoma, "Times New Roman", Times, serif;
	text-align: center;	
	font-weight: bold; 
	font-size: 13pt;
}

a {
	color: #6dcff6;
}

a:visited {
	color: #00adef;
}

a:hover {
	color: #0076a3;
}

img {
	border: 0;
}

img.page {
		border: 0;
		float: right;
}

.menu a {
	color: #ffffff;
	text-decoration: none!important;
}

.menu a:hover {
	color: #002157;
}

.menu a:visited {
	color: #ffffff;
}

.ramme {
	width: 780px;
	background: 
	url(/stda/images/banner/stdapageheader.gif) top left no-repeat #002157;
	padding: 90px 10px 10px 10px;
	border-width: 10px;
	border-style: solid;
	border-color: white;
	text-align: left;
}

.copy {
	width: 780px;
	font-size: 9pt;
	text-align: center;
	clear: left;
}

.link {
	width: 780px;
	text-align: center;
}

.leftbox {
	float: left;
	width: 575px;
	text-align: left;
}

.rightbox {
	float: right;
	width: 200px;
	text-align: center;
}

.index {
	width: 780px;
	height: 870px;
	background: 
	url(/stda/images/banner/stdapageheader.gif) top left no-repeat #002157;
	padding: 90px 10px 10px 10px;
	border-width: 10px;
	border-style: solid;
	border-color: white;
	text-align: center;
}

.news {
	padding: 10px 10px 10px 10px;
	background: #002157;
	text-align: left;
	border-width: 0px;
}