.textplain
{
	font-family: Arial;
	font-size: 13px;
	width: 80%;
	margin-left: 30px;
	vertical-align: text-bottom;
}
.margin30
{
	margin-left: 30px;
}
.textplainwide
{
	font-family: Arial;
	font-size: 13px;
	width: 90%;
	margin-left: 30px;
	vertical-align: text-bottom;
}
.textplainunbound
{
	font-family: Arial;
	font-size: 13px;
	vertical-align: text-bottom;
}
.textplainnews
{
	font-family: Arial;
	font-size: 11px;
	width: 95%;
	margin-left: 10px;
	vertical-align: text-bottom;
}
.textcopyright
{
	font-family: Arial;
	font-size: 11px;
	text-align: right;
}
.textcopyrightwhite
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.textheader
{
	font-family: 'Trebuchet MS', Arial;
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 24px;
	margin-left:15px;
	font-style: italic;
	color: #0E81A7;
}
.textsiteheader
{
	font-family: 'Trebuchet MS', Arial;
	font-size: 24px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 24px;
	margin-left:15px;
	font-style: italic;
	color: FFDF06;
}
.textsubheader
{
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 10px;
}
.colorwhite
{
	color: #FFFFFF;
}
h1 
{
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  width: 95%;
  margin-left: 30px;
  vertical-align: text-bottom;
  color: white;
  background-color: #07A0ED;
  margin: 3em 0 0 0;
  padding: 0.5ex 0 0.5ex 1ex;
}
body 
{
	color: #012C45;
	background-color: #EEFBFB;
 	scrollbar-base-color: #ff0000;
 	scrollbar-track-color: #d8e8ee;
 	scrollbar-face-color: #5394FF;
 	scrollbar-highlight-color: #5394FF;
 	scrollbar-3dlight-color: #ffffff;
 	scrollbar-darkshadow-color: #103C69;
 	scrollbar-shadow-color: #FFFFFF;
 	scrollbar-arrow-color: #FFFFFF;
}

