html {
	
}
body {
FONT-FAMILY: verdana,arial,helvetica;
FONT-SIZE: 13px; 
TEXT-DECORATION: none;
}

h1 {
font-weight : bold; 
font-size : 20px;}

h2 {
font-weight : bold; 
font-size : 14px;}

TD {
FONT-WEIGHT: 500; 
FONT-SIZE: 12px; 
}


#navigation a {
	color: #148BCD;
	text-decoration: none;
}
#navigation a:visited {
	color: #148BCD;
}
#navigation a:hover {
	text-decoration: underline;
	color: #148BCD;
}

a {
	color: #148BCD;
	text-decoration: none;
}
a:visited {
	color: #148BCD;
}
a:hover {
	text-decoration: none;
	color: #000000;
}


.tagcloud, .tagcloud a {
    text-decoration: none;
}
.tagcloud a:hover, .tagcloud a:active {
    text-decoration: underline;
}
.tagcloud a.tc0 {
    font-size: 9px;
    color:#7BC2E9;
}
.tagcloud a.tc1 {
    font-size:9px;
    font-weight:bold;
    color:#6DBBC5;
}
.tagcloud a.tc2 {
    font-size:10px;
    font-weight:bold;
    color:#5DB2DF;
}
.tagcloud a.tc3 {
    font-size:11px;
    font-weight:bold;
    color:#4CA9DC;
}
.tagcloud a.tc4 {
    font-size:12px;
    font-weight:bold;
    color:#3FA2D9;
}
.tagcloud a.tc5 {
    font-size:13px;
    font-weight:bold;
    color:#359CD6;
}
.tagcloud a.tc6 {
    font-size:14px;
    font-weight:bold;
    color:#2C98D3;
}
.tagcloud a.tc7 {
    font-size:15px;
    font-weight:bold;
    color:#2594D1;
}
.tagcloud a.tc8 {
    font-size:16px;
    font-weight:bold;
    color:#1F91CF;
}
.tagcloud a.tc9 {
    font-size:18px;
    font-weight:bold;
    color:#148BCD;
}


table, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input {
	font-size: 14px;
}

.copy{
	FONT-SIZE: 9px; COLOR: #000000; 
FONT-FAMILY: Verdana, Arial; 
TEXT-DECORATION: none
}

.links A:link, .links  A:VISITED, .links  A:ACTIVE {
    font-family: Verdana, Arial;
    FONT-SIZE: 9px; COLOR: #000000; 
	text-decoration: none;
}

