h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-variant: small-caps;
}

h3	{
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: -1px;
	font-size: 20px;
	color: #17468B;
}

h4 {
	background-color: #FFFFFF;
	font-size: 16px;
}

a.Button:link {
font-weight: bold;
}

a.Button:visited {
font-weight: bold
}

a.Button:active {
font-weight: bold
}

a.Button:hover {
font-weight: bold
}

a.tiny:link{
	font-size: 11px;
	font-weight: bold;
	color: #0033CC;

}

a.tiny:visited{
	font-size: 11px;
	font-weight: bold;
	color: #0033CC;
}

a.tiny:active{
	font-size: 11px;
	font-weight: bold;
	color: #0033CC;
}

a.tiny:hover{
	font-size: 11px;
	font-weight: bold;
	color: #0033CC;
}

a:link {
	font-size: 14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #17468B;
	font-variant: normal;
	
}

a:visited {
	font-size: 14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-variant: normal;

}

a:active {
	font-size: 14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	font-weight: bold;
	font-variant: normal;

}

a:hover {
	font-size: 14px;
	text-decoration: none;
	color: #666666;
/*	background-color: #FFFFFF;*/

}

.cellgray {
	BACKGROUND-COLOR: #f5f5f5
}
  
.theads {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #17468B;
	font-size: 12px;
}

.theadText {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #17468B;
}

.menuLinks {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;

}

.dateTime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
}

.savetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;

}

.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;


}

.firstword {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0033CC;
	font-variant: small-caps;

}

.indent {
	margin-left: 15px;
	font-weight: bold;
}

.ButtonBox {
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	width:auto;

}
