﻿body { font-family: Verdana; font-size: 10px; text-align: left; }
table { font-family: Verdana; }

.textbig { font-family: Verdana; font-size: 18px; }
.textbiglink { font-family: Verdana; text-decoration: underline; font-size: 18px; cursor: pointer; }
.textsuperbig { font-family: Verdana; font-size: 22px;}
.textmed { font-family: Verdana; font-size: 14px; font-weight: bold; }
.textbiglink { font-family: Verdana; text-decoration: underline; font-size: 14px; cursor: pointer; }
.textsmall { font-family: Verdana; font-size: 12px; }
.textsmallbold { font-family: Verdana; font-size: 12px; font-weight: bold; }
.textsmalllink { font-family: Verdana; text-decoration: underline; font-size: 12px; cursor: pointer; }
.textsupersmall { font-family: Verdana; font-size: 10px; }
.textbold { font-weight: bold; }
.textnormal { font-weight: normal; }

.right { text-align: right; }
.left { text-align: left; }
.center { text-align: center; }
.imgcenter { vertical-align: middle; }
.imgtop { vertical-align: top; }
.nowrap { white-space: nowrap; }