/****************************************************************************************
*	Copyright © 2005-2026, Digital Innovations, Inc.	All Rights Reserved.			*
*																						*
*	FILE:		large.css																*
*	AUTHOR(S):	Philip L. Butler														*
*																						*
****************************************************************************************/


body
{
	font-size: 16px;
}
.normal
{
	font-size: 14px;
}
.normal_plus
{
	font-size: 15px;
}
.normal_small
{
	font-size: 12px;
}
.normal_large
{
	font-size: 16px;
}
.normal_verylarge
{
	font-size: 20px;
}
.header
{
	font-size: 18px;
	font-weight: bold;
}
.monospace
{
	font-size: 14px;
}
.form_label
{
	font-size: 14px;
}
.last_edited
{
	font-size: 12px;
}
.log_entry
{
	font-size: 14px;
}
.file_long_header
{
	font-size: 18px;
}
.file_long_header2
{
	font-size: 14px;
}
.file_long_notes
{
	font-size: 16px;
}
.select_menu
{
	font-size: 12pt
}
.form_text
{
	font-size: 12pt
}
.message
{
	font-size: 16px;
}
.message_notice
{
	font-size: 16px;
}
.message_error
{
	font-size: 16px;
}
