.delwedd {
font-size: 9px
}
body,td,th {
	font-family: Trebuchet MS, arial, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #999999;
}
a:active {
	color: #000066;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 36px;
	color: #000066;
}
h2 {
	font-size: 24px;
	color: #000066;
}
h3 {
	font-size: 18px;
	color: #000066;
}
h4 {
	font-size: 16px;
	color: #000066;
}
h5 {
	font-size: 14px;
	color: #000066;
}
h6 {
	font-size: 12px;
	color: #000066;
}
body {
	margin-top: 2px;
	background-image: url(../images/bluesky_back.jpg);
}
.content {
	font-family: Trebuchet MS, arial, sans-serif;
	font-size: 12px;
	color: #031A75;
}
.warning {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.whitetxt {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#scrollingcontent {
 overflow: auto;
 height: 600px;
 width: 600px;
}
#scrollingcontent-sm {
 overflow: auto;
 height: 400px;
 width: 400px;
}