.indent				{ text-indent: 20px; }
.italic				{ font-style: italic; }
.underline			{ text-decoration: underline; }
.center				{ text-align: center; }
.bold				{ font-weight: bold; }
.smalltext			{ font-size: 80%; }
.pgtitle			{ font-size: 120%; }
.table_noborder		{ border-style: none; }
.table_main			{ width: 760px; bottom: 0px; }
.table_lbottom		{ background-image: url('images/bg-bottom.gif'); height: 50px; text-align: left; color: #000000; }
.table_rbottom		{ background-image: url('images/bg-bottom.gif'); height: 50px; text-align: right; color: #000000; font-size: 70%; }
body				{ margin: 0; background-color: #e3f5ff; color: #00213C; }
a, a:visited, a:active, a:hover	{ color: #blue; text-decoration: underline; }
blockquote			{ text-align: left; }
img					{ border-style: none; }
p					{ text-align: justify; }