body {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}

h1	{
	font-family: Verdana;
	font-size: 15px;
	color:#FFFFFF;
	margin-bottom:0;
}

h2	{
	font-family: Verdana;
	font-size: 13px;
	color:#0000FF;
	margin-bottom:0;
}

p	{
	font-family: Verdana;
	font-size: 12px;
	margin: 0 0 0 0;
}

.tableleft	{
	background-image: url(images/leftline.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.tableright {
	background-image: url(images/rightline.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.yellowbor	{
	border:1px solid #FDB151;
}

.bluebor	{
	border:2px solid #DFE8F5;
}

.dotbor		{
	border-bottom:1px dotted #B4D5E7;
	border-top:1px dotted #B4D5E7;
}

.table td	{
	border:1px solid #98BFE7;
}

.chattxt	{
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:#296FB6;
}

.compare	{
	font-size: 8pt;
	border: 1px solid #BBBBBB;
	border-right: 0px;
	border-bottom: 0px;
}

.compare2	{
	font-size: 8pt;
	border-right: 0px;
	border-bottom: 2px solid #BBBBBB;
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	background-color: #FFFFFF;
}

.bigfont	{
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	color:#296FB6;
}

.chatmain	{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#112F4E;
}

.chatnormal	{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#5596D8;
}

.chattxt2	{
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
}

.internet	{
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	color:#B70E00;
}

.redbold	{
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#B70E00;
}

.bluebold	{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#527CBE;
}

a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #315594;
	text-decoration: none;
}
a:visited{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #315594;
	text-decoration: none;
}

a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #315594;
	text-decoration:underline;
}

a:active{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #315594;
	text-decoration: none;
}
a.bottom:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.bottom:visited{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.bottom:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}

a.bottom:active{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.footer:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:underline;
}

a.footer:active{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}