﻿/******** Globla Styles ********/

body, td {
	font-family: verdana,arial,helvetica;
	font-size: 10pt;
	text-decoration: none;
}/* body, td */

/******** Text Styles ********/

.bold-text {
	font-weight: bold;
}/* bold-text */

.error {
	color: #880000;
	font-weight: bold;
}/* error */

/******** Table Styles ********/

.page-table {
	width: 100%;
	height: 100%;
}/* page-table */
