html, body {	font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #223F9A; }
form { margin: 0; padding: 0; }
table { border: 0; }

table, tr, td { font-size: 10px; }

.mini { font-size: 9px; }
.small { font-size: 10px; }
.med { font-size: 11px; }
.more { font-size: 13px; }
.large { font-size: 13px; }
.head { color: #A30707; }
.bold { font-weight: bold; }
.ital { font-style: italic; }
.blue { color: #00009C; }
.tb1 { background-color: #E6EFF6; }
.tb2 { background-color: #FFF; }
.menu { background: #A7D2FF; }
.header { padding: 0 0 0 22px; background: #A7D2FF; height: 20px; background-image: url('images/bg_ball.gif'); background-repeat: no-repeat; }
h1 { color: #A30707; font-size: 18px; font-weight: bold; }
h3 { color: #A30707; font-size: 13px; font-weight: bold; }
a { color: #CC7C0C; font-weight: bold; text-decoration: none; }
a:hover { text-decoration: underline; }
hr { height: 1px; color: #000; }
.hr { margin: 0 10px 0 10px; }
