.home th{
font-size:20px;
}
.home td{font-size:20px;
}

.tabs ul{
padding-left:0px;
padding-right:0px;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
margin-right:0;
font: bold 12px;
list-style-type: none;
text-align: center; 
}

.tabs li{
display: inline;
margin: 0;
font-size:14px;
font-weight:bold;
text-align:center
}

.tabs li a{
text-decoration: none;
padding: 3px 5px 2px 5px;
margin: 0;
margin-right: 1px; 
border-left: 1px solid #DDD;
color: black;
font-size: 14px;
font-weight:normal;
}

.home_linelist{
font-size:12px;
}

.home_linelist a:link{
color: black;
}

.home_linelist a:visited{
color: black;
}

.tabs li a:visited{
color: black;
}

.tabs li a:hover{
background-color: #999BFF;
color: navy;
}

table.alt {
border-collapse:collapse;
-moz-border-radius: 6px;
width:640px;
}
table.alt td {
	color: black;
}
table.alt tr.d0 td {
	background-color: #98C4E8;
	padding-bottom:1ex;
	padding-top:1ex

}
table.alt tr.d1 td {
	background-color: #FFFFFF;
	padding-bottom:1ex;
	padding-top:1ex
}

a
{
font-family: Arial, sans-serif;
}

a:active
{
	color: rgb(0, 0, 0);
}
a:link
{
	color: rgb(51, 0, 153);
}
a:visited
{
	color: rgb(51, 102, 51);
}
body
{
	background-color: #B8E4FF;
	font-size : 20px;
	font-family: Arial, sans-serif;
}
button
{
	background-color: rgb(102, 51, 0);
	color: rgb(255, 255, 255);
}
h1
{
	color: rgb(88, 112, 168);
	font-family: Arial, sans-serif;
	font-size: 20pt;
}
h2
{
	color: rgb(88, 112, 168);
	font-family: Arial, sans-serif;
	font-size: 18pt;
}
h3
{
	color: rgb(102, 51, 0);
}
h4
{
	color: rgb(102, 51, 0);
}
h5
{
	color: rgb(102, 51, 0);
}
h6
{
	color: rgb(102, 51, 0);
}
INPUT 
{
	font : 12pt;
}
select
{
	color: rgb(0, 0, 0);
	font-size : 14pt
}
table
{
	background-color: #98C4E8;
	border:hidden;

}
td
{
	font-size : 20px;
	font-family: Arial, sans-serif;
	border:hidden;
}

textarea
{
	color: rgb(0, 0, 0);
}
th
{
	color: rgb(243,54,44);
	font-size : 24px;
	border:hidden;
}

ul
{
}
ul ul
{
}

li
{	
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 1em;
	padding-bottom:1em;
}
